Forum Discussion
DeBIe
5 years agoPost Partisan
Update multiple reports
Hello all, I would like to know if I can improve my way of working with updating multiple reports. The situation now is: I have 10 reports with exactly the same visuals. The only difference i...
- 5 years ago
DeBIe - Maybe something via the Power BI REST API but the best thing to do in your scenario is to use Row Level Security (RLS) and that way you only have a single report to deal with.
DeBIe
5 years agoPost Partisan
I've tried to draw this in paint lol. Hopefully, this makes it clear what I'm looking for?
Greg_Deckler
5 years agoCommunity Champion
DeBIe - Right, what I am talking about is creating a single Power BI dataset that includes ALL of the SQL databases for ALL of the customers. You then apply RLS to that so that each customer only sees their own data.