web reports - inactive filter for tab page
Hi, I am building a web report as tab page boxes, where in each of the tab pages is a plot and a data filter built based on individual data table. It works, only the filter for 2nd and next tab pages are inactive... Any ideas? Below is the example of the problem. The filter in the "alpha" tab is active, and the filter in the "beta" page inactive: Names Default To Here( 1 );
dt = Open( "$SAMPLE_DAT...