Forum Discussion

flottmen's avatar
flottmen
Frequent Visitor
5 years ago
Solved

Use PowerBI dataset as starting point for ETL

I am able to push data into a PowerBI dataset using the PowerBI API.  However, this data is in a relatively raw form.  I'd like to use this data as the starting point for a new dataset or dataflow so...
  • lbendlin's avatar
    5 years ago

    yes, it is possible - you can run DAX or MDX queries against a Power BI dataset that you connect to via the Analysis Services connector - but it has a really bad smell to it.  Power BI is a downstream system, not a data source. You should explore other options first.