Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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 visual should display it in the dashboard and update itself when new data arrives. With the new development tools (the integrated development visual) everything works perfect and the way I want it to work. But when I package the visual into a .pbix (with the pbiviz tool) and import it in PowerBI Web, the only data which is shown on the dashboard is the data which has arrieved before the visual got active. The strange thing is that the update method is called everytime and only when new data is pushed to the dataset but the VisualUpdateOptions given to the update method doesn't contain any new data just the old ones.
I would really appreciate if someone has an idea how I can solve this problem!
Thx in advance
Jakob
I do encounter some issue with custom visual as well. Design a workaround if possible and also reach out to developer on GitHub.
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/
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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |