Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
56 | |
27 | |
26 | |
22 | |
20 |
User | Count |
---|---|
58 | |
44 | |
24 | |
23 | |
19 |