Forum Discussion
will2018
8 years agoRegular Visitor
Automate Refresh button in Power BI Desktop
I have started using PowerBI DEsktop, using In House MS SqlSErver as data source When I enter app, I always need to click the Refreh button to refresh the data THis can take up to an hour I would ...
apprende
8 years agoNew Member
You can use Auto IT. A small bot can be used to fetch the Windows Handler ID, make it as active window and you can use Keyboard shortcut to navigate the Refresh (Send Keys function) until Microsoft gives us option to Auto Refresh for PBI Desktop.