Forum Discussion
Sheduled refresh and python script
- Anonymous3 years ago
Hi Anonymous ,
As far as I know. You want to refresh the Python script in Power BI, there is currently no better way to do it than using the personal gateway.
It is not supported to implement schedule refresh via on premise Data Gateway (Enterprise Gateway) for Python in Power BI Service currently .
While you can implement schedule refresh via Personal Gateway for Python in Power BI Service. The additional steps are the following:
- Install the Personal Gateway - you need a Personal Gateway installed on the machine where the file is located, and where Python is installed.
- Enable scheduled refresh for the dataset – Need to enable scheduled refresh for the dataset with Python scripts
You can refer to the links: install and configure gateway, configure the schedule refresh .
Best Regards,
Community Support Team _ Caitlyn
Hi Anonymous ,
As far as I know. You want to refresh the Python script in Power BI, there is currently no better way to do it than using the personal gateway.
It is not supported to implement schedule refresh via on premise Data Gateway (Enterprise Gateway) for Python in Power BI Service currently .
While you can implement schedule refresh via Personal Gateway for Python in Power BI Service. The additional steps are the following:
- Install the Personal Gateway - you need a Personal Gateway installed on the machine where the file is located, and where Python is installed.
- Enable scheduled refresh for the dataset – Need to enable scheduled refresh for the dataset with Python scripts
You can refer to the links: install and configure gateway, configure the schedule refresh .
Best Regards,
Community Support Team _ Caitlyn