The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello Team,
A sample data of different projects from projects across different metrics is shown. Now, I would like to highlight
1. Any one parameter(say, reliability) by comparing different projects of team
2. All the parameters of a project in a team
I have tried with the charts available in Power BI. However, the information in not conveyed clearly in my point of view.
Would I get suggestions on how to efficiently represent the insights based on the above sample data.
Team | Project | Reliablity | Security | Review | Smells | Coverage | Duplications | Code Smells | Maintenability |
A | P-1 | A | A | E | A | 0 | 4.5 | A | E |
A | P-2 | E | A | E | A | 0 | 8.4 | A | E |
A | P-3 | E | A | E | A | 0 | 20.2 | A | E |
A | P-4 | A | A | A | A | 0 | 0 | A | A |
A | P-5 | A | A | E | A | 0 | 12.3 | A | D |
A | P-6 | A | A | E | A | 0 | 12.4 | A | E |
A | P-7 | A | A | A | A | 0 | 9.9 | A | A |
A | P-8 | A | A | E | A | 0 | 14.2 | A | E |
A | P-9 | A | A | E | A | 0 | 9.4 | A | E |
A | P-10 | A | A | A | A | 0 | 5.1 | A | A |
A | P-11 | A | A | A | A | 0 | 21.7 | A | A |
A | P-12 | C | D | E | A | 0 | 8.1 | A | E |
B | P-13 | A | D | E | A | 11.4 | 16.8 | A | E |
B | P-14 | A | D | A | A | 0 | 0 | A | C |
B | P-15 | A | A | A | A | 0 | 5.7 | A | A |
B | P-16 | A | A | A | A | 0 | 11.9 | A | A |
Normalize your parameters into a comparable number range and then use a radar chart visual
Hello @lbendlin ,
Thanks for your suggestion and it looks appropriate as well.
However, a notable issue is that in the provided image, a field is overwritten by another when they fall within the same range. Consequently, it becomes challenging to ascertain, along one axis, the total number of points or fields that are being referenced.
Are there alternative methods or visuals that can address this concern and ensure that all field points are adequately noted?
Use separate radar charts maybe?
Hello @lbendlin ,
That is the work around that I am trying now. However, if we try to visualise all at one chart, what will be our solution. Looking for answers in that way as well