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/
- siddiq6 years agoRegular Visitor
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 ago
Community 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