Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi every one,
Is it possible to define a kind of "bus stop route" with Power BI?
The report should return live data at which position the process (bus) is located and mark this "bus stop" in yellow.
As the process progresses, the previous "bus stop" should be highlighted in green.
In the event of an error, this "bus stop" should be marked in red.
Can this be implemented?
Many thanks in advance
Frank
Solved! Go to Solution.
Yes - you would have to push not just the new position (with yellow marker) but also re-push the previous position (now with green marker) into your streaming dataset. Much like the programming for the Snake game.
Yes - you would have to push not just the new position (with yellow marker) but also re-push the previous position (now with green marker) into your streaming dataset. Much like the programming for the Snake game.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.