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! Learn more
Hi,
I have been trying to build a bar chart from a flat table which has multiple features (say feature_1, feature_2, feature_3 and feature_4). But I am unable to build a one to one mapping of the values of these features and the feature names resulting in a bar chart that looks like this :
I want to separate the bars of features but I am unable to do so. I would really appreciate some help to resolve this problem. Thank you in advance.
Feature names table:
names
feature_1
feature_2
feature_3
feature_4
feature_1 feature_2 feature_3 feature_4
4 5 3 2
5 5 5 1
3 2 2 1
3 1 1 1
@infinite007 , One of the way you can unpivot this data then you will get feature in rows .
and then use that as axis or legend
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 84 | |
| 49 | |
| 38 | |
| 31 | |
| 30 |