Forum Discussion
ashwini_bora
4 years agoRegular Visitor
Importing data in Snowflake using Python script
Hi- I am trying to import the data from Snowflake DB using the python script in Power BI and want to create reports using Python provided packages. The complete script works well on Python IDE (S...
- 4 years ago
Thank you for your response..
As I had mentioned before, my Python version and execution is working fine.
I was able to resolve the issue by invoking the Power BI app from Python environment from Anaconda command prompt using below-
(python37) C:\Users\<myuser>\AppData\Local\Microsoft\WindowsApps>PBIDesktopStore
ashwini_bora
4 years agoRegular Visitor
Thank you for your response..
As I had mentioned before, my Python version and execution is working fine.
I was able to resolve the issue by invoking the Power BI app from Python environment from Anaconda command prompt using below-
(python37) C:\Users\<myuser>\AppData\Local\Microsoft\WindowsApps>PBIDesktopStore