dubravcik / pbixrefresher-python

Refresh Power BI reports programmatically for free
MIT License
122 stars 54 forks source link

Works only with English version of Power BI Desktop #28

Open nfroeschl opened 4 years ago

nfroeschl commented 4 years ago

For the german version of Power Bi you need to modify

win.Speichern.wait("enabled", timeout = 600) win.Aktualisieren.click_input()

LevonPython commented 4 years ago

You can try this way, it is quite simple. https://github.com/LevonPython/PbiRefresher