I have a report which contains an object “Channel”. There are about 10
distinct values of it and my users only want to look at one channel at a
time.
In our web deployment, we have a JSP page showing the aggregated data for each channel. Now when the user clicks on a particular channel, the BO report will be launched in ZABO. But how can I set the filter automatically such that the corresponding channel is displayed?