Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Single data model referred by multiple reports

Hi,
So few weeks back I had posted a query on the forum (Microsoft Power BI) regarding data modelling: Initial Query.
I will provide a brief overview of the same:  Currently I am making use of pbip format wherein I am making certain tweaks (additions of visuals, custom formatting, etc) which was not viable in other formats (pbix: which is one of the default format, pbit: is more of templatization format), so as of now things are working fine, but the issue arises in case of multiple reports. The thing is assume we have 30-50 reports of which 60% refer to the same data model (i.e. same set of tables and columns), so right now for every report the semantic model is encapsulated within the Semantic folder (i.e. model.bim file), so here we are kind of unnecessarily having the same models for the same reports, so here I was exploring is it possible to have a common data model (model.bim) file outside the respective folder structure and then all the reports that have the same model can refer to the same.
sampleshot1.png

 

sampleshot.png

 If this feature can be integrated in the upcoming updates it will be great, else if we have this kind of concept already please do let me know. For more information you can also refer the forum link (which I have mentioned at the very beginning; wherein I have received few response and I have also added my comments)


Regards,
Sidhant.

Status: New