Forum Discussion

LAT's avatar
LAT
Regular Visitor
7 years ago
Solved

Sharing reports to external clients

Hi, my organisation is currently using Power BI against an Azure SQL data warehouse, and it is working well.  Reports are shared to the web service for internal users to consume.   However, we want ...
  • Jack2of3's avatar
    7 years ago

    If you want the reports to be interactive they will need Power BI Pro Licenses. They can be their org licenses or assigned to them by your org.

    For data protection you should look into creating roles for each client and then implementing Row Level Security on a field that limits the data to each client. As an example if coutnry is a field in the data you can create a role for USA and assign the RLS field Country = USA to that role.

    Guys in a cube on YouTube demonstrate how to set it up.