The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All,
I have 3 pages in my report with different data.
My requirement is that when someone opens the report for the first time, they need to have pop-up box which says " sensitive data" in all pages.
When they close the pop-up box in any of the page, the pop-up should be closed in all the pages.
Eg: If the user directly goes to the 2nd page in the report, and then he closes the pop-up in the second page, then automatically the pop-up on the first and the third page should also be closed.
Is there a way to achieve this?
Please advise.
Thank you
Hi @POSPOS ,
When creating a text box, you can add VALUE to it and then choose measure.
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous Thank you. Also, is there a way we had hide the slicer or format it in such a way that it is not visible once the "sensitive data" text disappears?
Currently, even after the text disappears, the slicer is still available on the screen and it is causing confusion to the users.
Hi @POSPOS ,
You can control what is visible and what is not through selections and bookmarks.
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous -
Adding a bookmark to hide the slicer is working for only one page and not other pages.
As our requirement is to make the selections apply to all pages in one go, the bookmarks are not working as expected as We will have to manually go to each page and apply the bookmark
Hi @POSPOS ,
As @lbendlin said, Powerbi does not support that feature, but I can offer you a workaround. You can use sync slicer as well as the text box feature to bind a slicer to all pages at the same time, and control its visibility by controlling the state of the checkbox.
An attachment for your reference. Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous - thanks for this solution.
Could you please provide steps on how you binded the slicer to the text box?
This will alerady fail at the first hurdle
My requirement is that when someone opens the report for the first time, they need to have pop-up box which says " sensitive data" in all pages.
That's not possible in standard Power BI.
Instead, use bookmarks or static text on all pages (likely not a bad idea given the sensitive data)