Forum Discussion
Renit
10 months agoFrequent Visitor
Hide or Show table visual based on data available
I have a three-page Power BI report. On the first page, there are Group and Month slicers, which are synced and used across the second and third pages. On the second page, there are several visua...
- 10 months ago
I achieved this by using a slicer in the show and hide bookmarks, passing 0 and 1 values accordingly, and keeping the slicer hidden within the bookmarks.
rajendranr1
10 months agoFrequent Visitor
Bookmarks capture static state , its not dynamic. PBI doesnt support dynamic hiding/showing of data natively based on data presence. However, you can stack visuals to do workaround. Pls refer this link for the steps:
https://radacad.com/showing-an-alternate-text-when-no-data-available-in-a-power-bi-chart-visuals/
Thanks
Raj
Ahmedx
10 months agoSuper User
refer to the following