This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Solved! Go to Solution.
Hi @Anonymous ,
In addition, maybe you can try the icon map.
Please refer the following links, hope them can inspire you.
https://powerbi.jamesdales.com/how-to-use-icon-map/
https://powerbi.jamesdales.com/icon-map-custom-visual/
Best regards,
Community Support Team _ zhenbw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
In addition, maybe you can try the icon map.
Please refer the following links, hope them can inspire you.
https://powerbi.jamesdales.com/how-to-use-icon-map/
https://powerbi.jamesdales.com/icon-map-custom-visual/
Best regards,
Community Support Team _ zhenbw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is a nice idea. I have to say I don't have all the answers but let's see what I can do to help. First of all you need the project to be a streaming dataset. Also known as push dataset or hybrid dataset.
You have to add the vehicle in a visualization (in this case map) to get the following measure to work. The example is for latitude and it can apply to longitude:
Last_Latitude =
CALCULATE(
AVERAGE( Table[LatitudeColumn] )
, LASTDATE (Table[DatetimeColumn] )
)
About layers I don't think power bi has visualizations for that. You should create a second map for that.
You can't change circle for cars icon.
Hope something helps,
Happy to help!
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 10 | |
| 9 | |
| 9 | |
| 7 | |
| 7 |
| User | Count |
|---|---|
| 22 | |
| 21 | |
| 19 | |
| 17 | |
| 15 |