Join 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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
hi
how can i change the Colums , field the below
Hi @hueuro
You can not change the column directly in matrix, you can consider to create a new column in your table.
e.g You column name is type(for the value A.B.C), create a calculated column in the table.
Column =
SWITCH ( 'Table'[Type], "D", "B", "B", "C", "C", "D", [Type] )
Then put the new column to the matrix column.
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @hueuro
I am not able to identify the query /issue you are asking. Can you explain a bit??
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 52 | |
| 51 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 92 | |
| 75 | |
| 41 | |
| 26 | |
| 25 |