Forum Discussion

Ermin's avatar
Ermin
Advocate II
9 years ago
Solved

Power BI Embedded and multitenant support

  Hi all, We’re are developing a multitenant application with a set of Power BI reports where our clients would be able to see only their data and KPIs relevant to them. Additionally they would be ...
  • Greg_Deckler's avatar
    9 years ago

    What I would recommend would be to do another import of your data but summarize the data in Power Query such that all of the details are removed and then base your measure calculation (if needed) on that table. So, for example, you could do a "Group By" in Power Query to remove row level detail. Then, give everyone access to that table in RLS, or portions of the table that are relevant. For example, if you summarize by industry and only want them to see the measure calculated by their particular industry.