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...
MontherKH
2 years agoFrequent Visitor
Could you tell me what other tool you used for this kind of dashboards instead of Power BI?
Thanks.
andyba
2 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