Forum Discussion
How to query data from Aspen IP21 using ODBC in Real Time.
- 6 years ago
Hi srg231985 ,
Power BI Desktop doesn't support real-time refresh.
Here is a PowerShell script that opens Power BI Desktop and sends a key to the Refresh button.
https://prologika.com/automating-power-bi-desktop-refresh/Under normal circumstances, you can create streaming dataset in Power BI Service and use Rest API to push data to streaming dataset. Here is the document for your reference.
https://docs.microsoft.com/en-us/power-bi/connect-data/service-real-time-streaming
Hi srg231985 ,
Power BI Desktop doesn't support real-time refresh.
Here is a PowerShell script that opens Power BI Desktop and sends a key to the Refresh button.
https://prologika.com/automating-power-bi-desktop-refresh/
Under normal circumstances, you can create streaming dataset in Power BI Service and use Rest API to push data to streaming dataset. Here is the document for your reference.
https://docs.microsoft.com/en-us/power-bi/connect-data/service-real-time-streaming