Forum Discussion
Replace custom SQL datasource with dataflow
Anonymous - Not certain but is this what you are looking for?
https://exceleratorbi.com.au/moving-queries-from-power-bi-desktop-to-dataflows/
- Anonymous5 years agoNot applicable
Appreciate the feedback, but that link is giving you instruction on how to set up a dataflow. I've already done that. And I've brought it into my PBIX as a new datasource.
Now I have 30+ visuals, that are currently using the SQL-based datasource. I want them to reference the new dataflow instead. But I can't seem to find any tips on how to do that.
Ultimately I have a number of workbooks using this SQL. They all have their own datasource that needs to be refreshed. I'm trying to replace all of those individual datasources, with one standardized dataflow.
In order to do this, I need to tell the PBIX to use the dataflow instead of the SQL. I can then delete the individual datasources and will only have to refresh the single dataflow each day.