pbixrefresher-python
pbixrefresher-python copied to clipboard
Extending the Wait Time
Hello,
I love the code and it is working great for some of my smaller dashboards (all SQL Imports). For my larger dashboards, the time between Refreshing->Saving->Closing is a little too quick. Is there a way that I can easily change the wait time? I am relatively new to python.
Thank you, Cmbrosko
You can raise the timeout by argument e.g. --refresh-timeout 40000
You can try this way, it is quite simple. https://github.com/LevonPython/PbiRefresher