Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
My Question: Depending on the user in the Users Table (in my project I use Roles and Filters) how can I show or hide the drilldown right click option
Hi @Cars10 ,
Accroding to my understanding, you don't hide a drill-through right-click option to certain user groups. You can only hide the data of the Col3 column in drillthrough page like this:
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi v-kkf-msft,
thank you very much for your answer but the solution doesn't hide the drillthrough. Sure I can use RowLevelSecurity but then I offer the user an empty page.
I was thinkin of a DAX Expression on Page 2 like:
Visibility = IF (User = "Manager", Col2, BLANK())
In case of BLANK() the user won't see a drillthrough on right click.
Thanks in advance.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
81 | |
76 | |
61 | |
37 | |
33 |
User | Count |
---|---|
99 | |
56 | |
51 | |
42 | |
40 |