Forum Discussion
Raviteja282
2 years agoFrequent Visitor
Creating Power BI Dataflows in Power BI Report Server
We would like Create Power BI Dataflows similar to Power BI Service in Power BI Report Server. We do have existing dataflow we would like to migrate to Power BI Report server. Please let us know if a...
- 2 years ago
Dataflows are not part of Power BI Report Server. You could edit the query for the table which you have selected using "Get Data". This will only be part of this dashboard, so you have to do it many times for different dashboards.
You could copy the dashboard if you want to reuse your work and not to start from scratch.
Alternatively you can use views in the database.
ChrisMuthmann
2 years agoResolver II
Dataflows are not part of Power BI Report Server. You could edit the query for the table which you have selected using "Get Data". This will only be part of this dashboard, so you have to do it many times for different dashboards.
You could copy the dashboard if you want to reuse your work and not to start from scratch.
Alternatively you can use views in the database.