Forum Discussion
Combine PowerBI Semantic Model and local files
- 1 year ago
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.
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.