Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

How to get to existing Power BI report dataset using Python

Hi,

I have a use case where I created a report by using Python to import the data from a database into a dataset. When I run the report a second time I want to use the dataset from the first time that was saved with the report. I tried calling out the existing dataset name from within the Python script but it does not find it.

I am using the April Power BI release.

 

Thanks!