Need help to determine if it is possible to share data/queries between .pbix files and, if yes, the best way to do so.
We have created a number of Power BI data models in different .pbix files. We are starting to see opportunities to combine data/logic from one .pbix with data/logic from another .pbix. How to accomplish this without having to duplicate and manually recreate the logic?
An example might clarify. We have a Financials data model and an Operations data model. There are obvious opportunities to create ratio or % metrics by combining the two. Is there a way that the Financials .pbix can reference data/logic in the Operations .pbix? If there is more than one way, what are the pros/cons of the different options?