Forum Discussion
asocorro
7 years agoSkilled Sharer
Tracing View as Roles in DAX Studio
I am trying to figure out why I don't see filters applied in queries traced in DAX Studio when I use View as Roles in Power BI Desktop. I was expecting to see the boolean DAX expressions of roles in the queries traced. Any clues? Thanks.
2 Replies
- v-frfei-msftCommunity Support
Hi asocorro ,
As your meausres and data are stored in data model. For RLS, it is stored in Security Bindings. So that is by default.
Please refer to the third - party bolg to help you understand what makes up a pbix.
- asocorroSkilled Sharer
Hi, my question is regarding the tracing of queries using DAX Studio. Thanks.