Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have to display an organization's rating for different aspects with compare to its copetitors on a single visual. If an organization has rating for manufacturing quality then users should be able to compare the selected organization's quality rating to its competitors rating in the same visual not in the separate visual.
The below is the sample dataset and visual:
Please suggest how to compare selected organization's rating with its competitors in the single visual.
Thanks
Solved! Go to Solution.
Hi @Anonymous ,
You can try to client rating and peers rating into the same values in a single visual. And use the clustered bar chart.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
In case you want to combine the two 100% stacked charts, you can do that with PBI VizEdit service. I am able to create following visual:
with the data:
Please note, these visuals do not support:
1. power bi native tooltips.
2. selection
Thanks,
-R
@Anonymous Actually, I need to present it with the legend for 2 different values on 100% stacked bar chart. So, clustered bar chart doesn't qualify for this requirement.
is there any visual which can present the data in this way? I came across to one custom visual "Multiple Axes chart" by xViz but it's subscription is paid not a free visual.
thanks
Hi @Anonymous ,
You can try to client rating and peers rating into the same values in a single visual. And use the clustered bar chart.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.