Page 1 of 1

Drill-down doesn't work when multiple drill-down pages exist

Posted: Tue Sep 25, 2012 2:41 am
by jkoo
Hi
I'm creating a report which has two pages which have drill-down and a detail page.
For example,
First page will display a category list.
If a category is clicked there, it displays second page which displays products of the selected category.
It works fine as expected.
The problem happens when a product is clicked at the second page, drill-down doesn't work any more and it doesn't pass drill-down parameters to third page properly.
For detail, please refer to the attachment.

Please let me know if there is any solution for this.

Thanks

Re: Drill-down doesn't work when multiple drill-down pages e

Posted: Wed Sep 26, 2012 1:49 pm
by HighAley
Hello.

There is no drill-down in your report template.
Unfortunately, the second drill-down isn't supported in the Reports.Web.

Thank you.

Re: Drill-down doesn't work when multiple drill-down pages e

Posted: Wed Sep 26, 2012 5:37 pm
by jkoo
I think I attached a wrong file. My work was not saved there.
Anyway, if it's not possible, is there any alternative for that?
How about this?
- Adding a variable for category.
- if a category is selected and submit button is clicked, a landing page for the caegory and products is displayed.
- if a category is clicked at the landing page, detail page will be displayed for all products of the selected category.
- if a product is clicked at the landing page, detail page will be displayed for the selected product.
But in my testing, it doesn't work either. After clicking submit button, drill-down doesn't work as expected.

Thanks

Re: Drill-down doesn't work when multiple drill-down pages e

Posted: Thu Sep 27, 2012 8:02 am
by Alex K.
Hello,

Please check the sample report in attachment.

Thank you.