Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi Team,
I have below data and I need expected chart with same column (Row/Column)
Data :
Expected Chart:
Thanks,
Y_DK
Solved! Go to Solution.
@Anonymous , Create two columns like this in the table and use in matrix row and column
Import country = if([Type] ="Import", [country], blank())
export country = if([Type] ="export", [country], blank())
@Anonymous , Create two columns like this in the table and use in matrix row and column
Import country = if([Type] ="Import", [country], blank())
export country = if([Type] ="export", [country], blank())
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 41 | |
| 30 | |
| 24 |