Forum Discussion
Anonymous
7 years agoNot applicable
Power BI Report Server - Refresh data on embedded report
Hi - Below, we have figured out the javascript code that can be pasted into the console to get a PowerBI Report Server report to refresh the data only (i.e. clicking the refresh button) on a time...
andyba
2 years agoRegular Visitor
Hi there,
Unfortunately, not.
We've moved away from using Power BI for such kind of dashboards for now. Some time ago, this refresh ability was added to the Desktop version for Report Server, however it did not work when deploying the dashboard to the server.
I guess this will change with time, and actually, I've not tested the latest versions for an update on this.
MontherKH
2 years agoFrequent Visitor
Could you tell me what other tool you used for this kind of dashboards instead of Power BI?
Thanks.
- andyba2 years agoRegular Visitor
For the most we've established realtime dashboards by use of Python and Dash (Dash Documentation & User Guide | Plotly).
It is not as easy as drag-n-drop for the Open Source version. The Enterprise has quite some wrappers and I believe also a WYSIWYG editor.
Good luck!
-A