Forum Discussion
Refresh PowerBI Report when SSAS Table is Processed
Hi thgood1,
To work around the issue you can utilize the browser auto refresh add-in, eg: https://chrome.google.com/webstore/detail/auto-refresh/ifooldnmmcmlbdennkpdnlnbgbmfalko
Also you can submit a feedback here: https://ideas.powerbi.com/forums/265200-power-bi-ideas
Best Regards,
Qiuyun Yu
Qiuyun,
Thank you for the response, I currently have the dashboard setup on an embedded linux kiosk with a refresh every five minutes (via F5 keystroke automation). There are challenges to that approach:
1) It adds delay since we don't know exactly when the table will finish processing. For our manufacturing operation, this is especially critical at the end of the production shift.
2) The extension triggers a full page reload. This is slow on the kiosk and is much slower than the built-in refresh button within the report server interface.
Connecting PBRS to tabular SSAS seems like the most enterprise-ready deployment, as such, I would like to see better support for the tabular SSAS solution when processing a table.