Forum Discussion
Anonymous
7 years agoNot applicable
Conditional display of report pages
Hello All, Need help with displaying of Report pages in POWER BI. There are multiple customers for which we have to create different visualizations. I don't want to create different reports for d...
luisrh
7 years agoResponsive Resident
are you talking about Paginated reports or Power BI reports? For Paginated reports you can manage this with hidden parameters and expressions to turn on/off content based on the hidden param(s).
For Power BI, it's not as straightforward. It also depends if you are using Power BI embedded (azure) or PBI Report Server on premises.
- Anonymous7 years agoNot applicableHello luisrh, thanks for replying. As I am new to POWER BI, What is Pagination ? Is is related to setting the display contents on a page. My requirement is I have a report with n Pages in it. I want to control the respective pages to be displayed based on conditions. Could you please help me with some contents which could give more idea how to implement it.