I am sorry I did not quite understand that. ^^;Aleksey wrote:In it uses the expression and if it false then the component is enabled set to false and the page does not show.
How do you make a report that can switch between pages?
-
- Posts: 10
- Joined: Tue Apr 19, 2016 8:12 am
Re: How do you make a report that can switch between pages?
Re: How do you make a report that can switch between pages?
Hello,
If the expression in Condition returns false value and "Component is enabled" set to false then component will be disabled.
Thank you.
If the expression in Condition returns false value and "Component is enabled" set to false then component will be disabled.
Thank you.
-
- Posts: 10
- Joined: Tue Apr 19, 2016 8:12 am
Re: How do you make a report that can switch between pages?
So how should the condition be set up if I for example want to only display page 2 of a report if a parameter/variable is set to true? and page 2 should not be displayed if said parameter/variable is set to falseAleksey wrote:Hello,
If the expression in Condition returns false value and "Component is enabled" set to false then component will be disabled.
Thank you.
Re: How do you make a report that can switch between pages?
Hello,
You can use the similar Condition for the Page2 as in the Page1.
Thank you.
You can use the similar Condition for the Page2 as in the Page1.
Thank you.