Forum Discussion
Adidas
6 years agoHelper I
Power BI Dataset using multiple gateways
Hello, Is it possible for a Power BI dataset to refresh data sources from multiple gateways? In my client's company, there are several branches. each has its own SQL server and database, but all w...
lbendlin
6 years agoSuper User
You cannot distribute dataset refreshes across gateways. But you can have a master dataset with all the data (and refresh it via a gateway) and then have separate workspaces for your different teams that access the master dataset (as a shared dataset live connection) and then apply the team specific security filters and/or RLS.
That way your data refreshes only once, you have control over the data model, and your teams can run their own versions of the report, all using the same mythical "single version of the truth".