Page 1 of 1

Hide pages

Posted: Sat Sep 02, 2017 11:31 am
by hugo
Hello,

On a report with multiple pages (different data sources), how to hide the pages that have no data ?

Regards,
Hugo.

Re: Hide pages

Posted: Tue Sep 05, 2017 6:57 am
by Alex K.
Hello,

You can try to use Condition for the page:
DataSourceName.Count == 0

and set the ComponentIsEnabled to false.

Thank you.

Re: Hide pages

Posted: Tue Sep 05, 2017 7:30 am
by hugo
Hello,

I thought that this was valid only for objects contained on the page.
It works !
Thank you.

Regards,
Hugo.

Re: Hide pages

Posted: Tue Sep 05, 2017 1:20 pm
by HighAley
Hello, Hugo.

We are always glad to help you.
Let us know if you need our help.

Thank you.