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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hey everyone!
I found this example (link below) of using a picture of an engine, which has parts that are clickable and then automatically filter another graph. Now I want to do something similar for other vehicles, but how would i go about creating this?
https://fleetdemoapp.azurewebsites.net/
Is there anyone who could point me in the right direction / knows of a custom visual of some sorts for this?
Thank you!
Solved! Go to Solution.
Hi @RalphO,
It could be this custom visual. Please also refer to page 3 of this demo.
Best Regards,
Dale
Hi @RalphO,
It could be this custom visual. Please also refer to page 3 of this demo.
Best Regards,
Dale
That could indeed be it. Though then I'll have to change the format of our data, since each category has it's own column.
To my knowledge, with the proposed visual you can not assign a column to each segment? Is there another way of doing this?
Hi @RalphO,
I found that report here, which has an instruction. It is created by https://synoptic.design/ indeed. You also can download a demo from the official site.
I don't aware any other ways. The graph needs to be created by users. It isn't a task that a normal visual can do.
Best Regards,
Dale
Thank you for the answers, I'll try it out!