Forum Discussion
KiranKr
6 years agoNew Member
How can I read data from a Power BI Dataset in a Power BI Dataflow or Microsoft Flow?
I would like to read transformed data from a published dataset in Power BI service (ex: daily snapshot of an aggregated data of the day such as number of patients with emergency, number of beds occup...
nickyvv
Most Valuable Professional
6 years agoLoading data from a PBI dataset is indeed not supported, and I doubt if it ever will be.
A dataflow is used for data prep, so ETL. As MS says and you can see in the below picture, dataflows are used to help organizations unify data from disparate sources and prepare it for modeling. So data modelling comes after a dataflow.
desott
3 years agoRegular Visitor
Do you think it's possible to get data directly from the report or a dataset without using power automate to generate a .xls file?