Measure-Level-Security in Microsoft Power BI
Sometimes it is necessary to restrict the data access for several users. In this case Power BI provides something called "Row-Level-Security", or RLS for short. Though RLS might work just fine most of the time, we would advise against it if you need a more granular level of control. In this blog post we would like to introduce what we call "Measure-Level-Security", or MLS. The essence of MLS is the same as RLS, though its main advantage is integrating the permissions right into your...