Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I want to create a visual like the following.
is it possible on power bi?
I've tried searching in Power BI Visuals but haven't found it.
Have any colleagues experienced this?
Thank you very much
Regards,
Eko
Hi @esuryahadi ,
There is no such visual in Power BI default visualizations pane. You may try the following methods:
1. Search the custom visual in AppSource:
Business Apps – Microsoft AppSource
2. Find the suitable sample in Github
GitHub - microsoft/PowerBI-visuals-tools: Contains tools for building/packaging Power BI visuals
3. Develop a custom visual
Develop custom visuals in Power BI - Power BI | Microsoft Learn
Best Regards