Forum Discussion
COS019970
2 years agoFrequent Visitor
How do I change local source files within python script to reference Power BI query tables
Below is the code that I have got that is working but I have been trying to replace the local source excel files with Power Bi query tables which I have already created, called 'Contract Mating' for ...
- 2 years ago
We ended up getting what we needed by recreating what the script was doing by just implementing the steps in Power BI but thanks anyway for the help!
Shannui
2 years agoNew Member
Thanks for your sharing, but I have a question
How can I change your data source of my report with "DirectQuery connection" on service by local source (may be code), due to I want to reuse my report on local.
Thanks your response!