I want to use Python to automate tasks in Power BI Desktop (i.e. open a Power BI Desktop workbook, filter a report, save a workbook, publish a workbook to Power BI Online, etc.). Power BI Desktop has some integration with Python but from what I can tell it is focused on importing data, and creating and controlling visuals. I want to control an existing workbook that already has visuals etc.
Does anyone know if python has any libraries for working with Power BI Desktop?
I found this one but it seems like it is for the Power BI Online service and not the desktop client.
https://pypi.org/project/python-power-bi/
If there isn't a library for the desktop app, does anyone know of other ways I can automate tasks in Power BI Desktop?
Does anyone know if python has any libraries for working with Power BI Desktop?
I found this one but it seems like it is for the Power BI Online service and not the desktop client.
https://pypi.org/project/python-power-bi/
If there isn't a library for the desktop app, does anyone know of other ways I can automate tasks in Power BI Desktop?