Forum Discussion
Accessing Database through Qualtrics API - Error in Data refresh at PowerBI service
- 6 years ago
Hi Anonymous ,
Scheduled refresh can be implemented in power Bi service through the personal gateway for Python scripts. The steps are as follows:
Install personal Gateway - you need to install the personal gateway in the location of the file and on the computer where Python is installed.
Enable scheduled refresh for datasets - you need to use Python scripts to enable scheduled refresh for datasets.You can refer to the links: install and configure gateway, configure the schedule refresh .
BTW,it is not supported to implement schedule refresh via on premise Data Gateway (Enterprise Gateway) for Python in Power BI Service currently .There is an idea about this issue, please vote it up https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/37724956-provide-enterprise-gatew... to improve the Power BI.
You can also refer to this thread:https://community.powerbi.com/t5/Service/Schedule-refresh-of-Python-script-in-Power-BI-Service/m-p/1105614
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
Scheduled refresh can be implemented in power Bi service through the personal gateway for Python scripts. The steps are as follows:
Install personal Gateway - you need to install the personal gateway in the location of the file and on the computer where Python is installed.
Enable scheduled refresh for datasets - you need to use Python scripts to enable scheduled refresh for datasets.
You can refer to the links: install and configure gateway, configure the schedule refresh .
BTW,it is not supported to implement schedule refresh via on premise Data Gateway (Enterprise Gateway) for Python in Power BI Service currently .There is an idea about this issue, please vote it up https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/37724956-provide-enterprise-gatew... to improve the Power BI.
You can also refer to this thread:https://community.powerbi.com/t5/Service/Schedule-refresh-of-Python-script-in-Power-BI-Service/m-p/1105614
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous6 years agoNot applicable
Hi V-lianl-msft ,
Thanks for your response.
As you mentioned "you need to install the personal gateway in the location of the file and on the computer where Python is installed."
I am fetching dataset from Qualtrics server into PowerBI Desktop using Qualtircs API in Python- See below how i achieve that-
I have installed personal gateway in my system but i can't install gateway in Qualtrics server.
Please suggest.
- V-lianl-msft6 years ago
Community Support
Hi Anonymous ,
You can refer to the solution of this thread:https://community.powerbi.com/t5/Service/Schedule-refresh-of-Python-script-in-Power-BI-Service/m-p/1105614
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.