Focal Point
DRILL DOWN REPORT - HTML Composer

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9137044286

May 20, 2016, 10:27 AM
BM
DRILL DOWN REPORT - HTML Composer
Hi,
I need experts help please as I am new to webfocus.

I have 2 reports and using
1) main report that is a bar chart across time period and takes let say 6 parameters.
2) drill down report from the "Main report" that shows "TOP 50" customers based on the TIME Period when I click on the bar chart.


What I would like to do is to make "TOP 50" dynamic. i.e. have the default for the drill down as TOP 50 Customers but once the report shows TOP 50
have the flexibility to change to TOP 100 or BOTTOM 100 etc.

I am not sure if there is a way to do it.

thanks


WebFOCUS 8202M
May 23, 2016, 07:32 AM
SSander
Easiest answer:
drilldown format AHTML
defaulth "Highest"by customers

You set default rows to "50" then they can play with it and if they want to change number of rows per report then I think there was an option aswell Smiler

Sander


Release: WebFOCUS 8104, AppStudio: 8105
OS: Windows
Output: HTML,Excel,Active Reports
May 24, 2016, 01:59 PM
BM
Thanks.
Perhaps , I should have been more detailed.
The drill down report is a chart. The Top 50 or Bottom 50 is a Variance calculated based on the Previous period performance.
the reason why I want to show Top or bottom customers only is because there could be 100 and 1000's of customers.
The way I am doing is creating a hold file based on the selection and displaying in a chart format.
But not sure how to pass back the original parameters along with the time period selection to the drill down chart.


WebFOCUS 8202M