Forum Discussion
moonsarinalu
3 years agoFrequent Visitor
Save Pdf format of your report using Python
I would like to access to a report in powerbi server and save the report in pdf format in my PC using python, but I recived a message as "the result should be passed only to trusted code in your not...
apenaranda
2 years agoPost Partisan
Hello moonsarinalu
Did you get it to work?
I get an error on the line
download_url = response_data["downloadLocation"]