Hi,
We have a Python script that gets data from one database, transforms the data, and loads the data into SQL Server. We are planning to use Windows scheduled task to run it.
But, would it also be possible to add a button on a Power BI Service dashboard that runs the Python script mentioned above?
Thank you,