Forum Discussion
Replace Datasources in Excel
Hello,
we have many Excelsheets using different Datasource especially SQL Databases and Qubes.
We'd like to replace this connections in Excelsheets with Powerbi Workspaces Contents (Dataset, Reports) without redesign the Excelsheets and create to much effort. What is the best way to handle this?
Example, we create for each SQL Database a dataset in Powerbi Workspace, with the same configuration, structure and content.
When we try to add this in addtion (How to for direct replace is not know), it shows only a insert option of Pivot not the table structure (columns). Any suggestions?
upfaffer
I suppose, if you have the data loaded through Power Query in Excel, you can just copy the Queries or their Code from Advanced Editor and paste it into the new Dataflow's power query window and all steps will be done in the dataflow, given the Dataflow and its Gateway can see on that file.
5 Replies
- vojtechsimaSuper User
Hi, upfaffer
Create a Dataflow in your workspace, put all your data there and then use this dataflow as the source for your reports.- upfafferRegular Visitor
The question is just how to replace the data mapping in Excel? Your answer do not fits this request
- vojtechsimaSuper User
upfaffer
I suppose, if you have the data loaded through Power Query in Excel, you can just copy the Queries or their Code from Advanced Editor and paste it into the new Dataflow's power query window and all steps will be done in the dataflow, given the Dataflow and its Gateway can see on that file.