Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am having one issue where I have a chart which shows count of items where flag is Y and another chart where it shows count of flag='N'
I have a details table where it would show all the items.
What needs to be achieved:
When drilling down through the Chart showing Count(Flag='N') the page filter for Flag should be set to 'N'
So that the details table shows only the selected bar in the chart.
Example Details Table:
Number Flag Month 1 N Jan 2 N Jan 3 Y Jan 4 Y Jan 5 N Feb 6 Y Feb
Regards,
Chinmay