There may be better ways but as the great philosopher, Frank Sinatra, said……… “I did it my way”
Drill statement in your map.
TYPE=DATA, COLUMN=N2, TARGET='_self', JAVASCRIPT=parent.setControls1(N1 \
&GEOGRAPHY_DISTRIBUTOR_WAREHOUSE_DISTRIBUTOR_WAREHOUSE.QUOTEDSTRING \
&WHAT_CAT.QUOTEDSTRING \
&TIME_DURATIONS_DURATIONS.QUOTEDSTRING \
&TIME_WEEK_WEEK.QUOTEDSTRING), $
Javascript on in your HTML
function setControls1(NEWMAN, GEOGRAPHY_DISTRIBUTOR_WAREHOUSE_DISTRIBUTOR_WAREHOUSE, WHAT_CAT, TIME_DURATIONS_DURATIONS, TIME_WEEK_WEEK) {
IbComposer_setCurrentSelection('inputhidden1', NEWMAN, true);
IbComposer_setCurrentSelection('inputhidden2', WHAT_CAT, true);
IbComposer_execute('pdrill1','graph1');
IbComposer_execute('bdrill1', 'graph2');
}
This ties a pie chart and a bar chart together so they both drill regardless of which one you drilled from.
WebFOCUS 7.6
Windows, All Outputs