Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

How to authorize user in Power BI Report and Daskboard

Dear Everyone

I have a dashboard and report that is used for 34 Properties. There are many different people will use this report.

 

And the security requirement is that Manager in Property 1 can not allow to see the number in report and data of Property B.

 

Each property have about 10 person need to use this Report who belong to different cost center. And the head of deparment 01 can not allow to see the number and data of department 02.

 

My question is how can I authorize user by Property and by Cost center.

 

Thanks and Regards,

Thuan Van Tang

4 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      Dear pazhen

      My solution is use :Userprincipal funtion to define the user login file in User table.

      And, Use switch(true(),..) in managing role.

      With this, can maintain very quickly for more than 500 people with one dax funtion in managing role in term of individual segement and multipul segment.