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
Drill-down doesn't work when multiple drill-down pages exist
Drill-down doesn't work when multiple drill-down pages exist
- Attachments
-
- DrilldownReport.mrt
- (25.57 KiB) Downloaded 735 times
Re: Drill-down doesn't work when multiple drill-down pages e
Hello.
There is no drill-down in your report template.
Unfortunately, the second drill-down isn't supported in the Reports.Web.
Thank you.
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
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
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
Hello,
Please check the sample report in attachment.
Thank you.
Please check the sample report in attachment.
Thank you.
- Attachments
-
- DrillDownListOfProducts.mrt
- (46.58 KiB) Downloaded 457 times