Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I have a semantic model previously published to the PowerBI Service.
I want to create a new report, use the semantic model but also add further data sources (excel in this case).
However, when I load the semantic model, I cannot add any further data source.
I can't change storage mode either, since there are no option for it.
What am I doing wrong? 🙂
Solved! Go to Solution.
You are not doing anything wrong. That is by design.
You have two major choices:
1) Start a new Power BI file and build your own semantic model from both the Excel sources and whatever tables you need from the one already deployed. You may be able to simply copy and paste the M code to bring in needed tables.
2) Extend the existing Semantic model and add the Excel files.
Hope that helps.
Proud to be a Super User! | |
You are not doing anything wrong. That is by design.
You have two major choices:
1) Start a new Power BI file and build your own semantic model from both the Excel sources and whatever tables you need from the one already deployed. You may be able to simply copy and paste the M code to bring in needed tables.
2) Extend the existing Semantic model and add the Excel files.
Hope that helps.
Proud to be a Super User! | |