Forum Discussion

asocorro's avatar
asocorro
Skilled Sharer
7 years ago

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-msft's avatar
    v-frfei-msft
    Community 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.

     

    • asocorro's avatar
      asocorro
      Skilled Sharer

      Hi, my question is regarding the tracing of queries using DAX Studio.  Thanks.