Page 1 of 1

Drill Down Parameters with Date Range Variable

Posted: Thu Aug 01, 2019 1:55 pm
by harundemir13
I can use two page in report, I can move field value from page1 to page2. I can't move daterange value from page1 to page2. How can I follow way

Re: Drill Down Parameters with Date Range Variable

Posted: Mon Aug 05, 2019 12:29 pm
by Lech Kulikowski
Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Please send us a sample report with test data which reproduces the issue for analysis.

Thank you.

Re: Drill Down Parameters with Date Range Variable

Posted: Tue Aug 06, 2019 6:28 am
by harundemir13
Hello
Sorry I can't send sample data and report. I can explain with other type example for the report.
For example, we have summary report and this report has two page and date ranges parameter. so we can use drill down parameters from page 1 to page 2 I want see store sales in page 1 and when I clicked A store in Page 1, I want to see A Store's Menu Item sales with same date ranges values in Page 2. In summary, I want to move parameters between pages
Thank you

Re: Drill Down Parameters with Date Range Variable

Posted: Fri Aug 09, 2019 11:12 am
by Lech Kulikowski
Hello,

You can add drilldown parameters and then use on the second page as {this["paramname"]}.

Thank you.