Forum Discussion
Anonymous
7 years agoNot applicable
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!
Hi Anonymous
Please check if below article could help.
https://docs.microsoft.com/en-us/power-bi/desktop-python-in-query-editor
Regards,
1 Reply
- v-cherch-msftMicrosoft Employee
Hi Anonymous
Please check if below article could help.
https://docs.microsoft.com/en-us/power-bi/desktop-python-in-query-editor
Regards,