This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
hello
how can I visualize this table so the categories will be ( high - low - medium )
ID | Satisfaction | Dissatisfaction | Confidence |
1 | High | Low | High |
2 | Medium | High | High |
3 | Low | Medium | Low |
Solved! Go to Solution.
A Radar Chart requires numerical values in all categories, ideally in the same order of magnitude.
Your data is alphanumeric, and thus not suitable. Map your text strings to numbers ( for example Low =1 , Medium = 2, High = 3) or use a different visual.
A Radar Chart requires numerical values in all categories, ideally in the same order of magnitude.
Your data is alphanumeric, and thus not suitable. Map your text strings to numbers ( for example Low =1 , Medium = 2, High = 3) or use a different visual.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.