Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
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
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.