Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
frank_kress
New Member

kind of "bus stop route"

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

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

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. 

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

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. 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors