Forum Discussion
ellgraa
2 years agoFrequent Visitor
Apply Changes to query in Query Editor keeps disconnecting
Hello! I am a newbie to PowerBi and have been stuck on this issue for the past day. I have successfully uploaded 61 queries pulling data from a rest api into Power BI using individual python scri...
- 2 years ago
SOLVED!! I needed to add in a timeout interval in my code which bypassed PBI´s timeout limit.
ellgraa
2 years agoFrequent Visitor
SOLVED!! I needed to add in a timeout interval in my code which bypassed PBI´s timeout limit.