Wajahat kayani
Wajahat kayani

Reputation: 111

How to merge two different pbix files having different dataset in single file in power bi desktop

is it possible to merge two different pbix files in single pbix file like customer.pbix and sales.pbix file can be merged and create single file in power bi desktop

Upvotes: 1

Views: 298

Answers (1)

davidebacci
davidebacci

Reputation: 30289

You cannot merge the two separate .pbix files but you can create two thin reports which share the same semantic model. See here: https://learn.microsoft.com/en-us/power-bi/guidance/report-separate-from-model

Upvotes: 2

Related Questions