Forum Discussion

PA-JvdP's avatar
PA-JvdP
Regular Visitor
3 years ago
Solved

Extract data from published dataset using external tools

Hi everyone,   I have a dataset which is published to the Power BI service in a premium workspace. Using Python, I would like to extract all the data from this dataset to further analyze and work ...
  • lbendlin's avatar
    3 years ago

    yes, it is possible. You can treat the dataset as if it were a SSAS tabular instance.

     

    However, what you are trying to do is a mild red flag.  Instead of consuming the Power BI dataset you should probably be consuming its data sources directly.