Forum Discussion

Arkhos94's avatar
Arkhos94
Icon for Helper IV rankHelper IV
5 years ago
Solved

Sharing dataset between workspace (access rights)

I have two report :  - report A is quality data analysis of all workshops and has its own dataset - report B is quality data analysis of only the workshops of one country and use report A dataset ...
  • tctrout's avatar
    tctrout
    5 years ago

    Yes, build permissions will permit that user to build a local PBIX solution using Report A's dataset, which in your case will give that user access to all the data.

    Your scenario requires more considerations based upon your complexity.  I would explore implementing Row Level Security within Report A, where you grant permissions to users based on the countries they can see.