Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
hueuro
Frequent Visitor

metrix visual

hi

how can i change the Colums , field the below

hueuro_0-1711103510755.png

 

2 REPLIES 2
v-xinruzhu-msft
Community Support
Community Support

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.

 

Uzi2019
Super User
Super User

Hi @hueuro 
I am not able to identify the query /issue you are asking. Can you explain a bit??

 

 

Don't forget to give thumbs up and accept this as a solution if it helped you!!!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.