Forum Discussion
Create Radar chart by using 2 Columns of table
siddiq , Yet to check the file.
See if these can help
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104380771?tab=Overview
https://blog.pragmaticworks.com/power-bi-custom-visuals-radar-chart
https://xviz.com/blogs/xviz-radar-polar-chart-power-bi-custom-visual-key-features/
Hello Amit,
Tq for your usfull , I think I got my 80 % of the requriment done.
But I need to add my the score in inline which is missing and also need to set the max value for score is 5.
- v-lili6-msft6 years agoCommunity Support
hi siddiq
Since Areas, Category, Project are dim data table, you need to create relationship as below:
and for score column, it should be number not text type.
Regards,
Lin
- siddiq6 years agoRegular Visitor
Hello Lin,
I had adopted the microsoft Radar chart , I had changed the data type of score column to numeric,I am able to get the chart , But missing the values in chart and expecting the values in the lines of area.
Can you please extend your suppport
- v-lili6-msft6 years agoCommunity Support
hi siddiq
For the microsoft Radar chart, Do you mean Radar chart 2.0.2.
that will not show number value in chart lable. you could use Radar chart by MAQ.
Regards,
Lin