Forum Discussion
jmayer
9 years agoNew Member
PowerBI custom visual live data
Hi everybody, I have a problem with the development of a custom visual that relies on automatically updated datasets in Power BI web. To a specific dataset data is pushed every second and the v...
bjmorse
9 years agoRegular Visitor
It sounds like you may need to schedule a data update. You may also need to install a PowerBI Gateway.
https://powerbi.microsoft.com/en-us/gateway/
- wstrasse9 years agoFrequent Visitor
Hi,
to clarify the situation: Jakob (he is working in the same company as I) is using a real-time dataset. The dataset is created by Power BI REST API and rows are added by the API constantly (every second).
cheers,
Wolfgang