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
anaorca1990
Helper I
Helper I

MULTI ROW CARD

Hello, i need help with the multirow card. 

 

1. i need to show the 0.96 in percentage an not in regular  number, in the  querie is already in % 

 

multirow.png

2. also is there a way in different row like the percentage in a first row and on the 2nd row the other number?

 

thank you for help

1 ACCEPTED SOLUTION

HI @anaorca1990,

 

It is hard to control which column will display as group title. Based on test, it seems like power bi will auto analysis these columns and choose one of them to display as group title.

 

I'd like to suggest you use matrix to instead, it can summary records by row label.(you can drag columns to row field as category column)

 

BTW, measures are impossible to use as category label.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

3 REPLIES 3
v-shex-msft
Community Support
Community Support

HI @anaorca1990,

 

#1.

It seems like power bi can't recognize original formula from your database, please click on your column and manually format it at format tab.

13.PNG

 

BTW, if you connected data source with live connection mode, please try to create a measure to format specific column.

 

#2.

Do you mean compare current row with another row? If this is a case, you need to write a formula to compare them, power bi not contains features to compare different rows.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Hello @v-shex-msft

 

1. i alredy try to manually format it column but is doesnt not allow me, also about the measure shoud it be like a new column? sorry im new in power bi

 

2.  maybe this will help to clarify what i want to do, when i use the multirow card it looks like this 

1.png

 

and i want it look like this 

2.png

is the same information i just want it to display it differently. thank you 

HI @anaorca1990,

 

It is hard to control which column will display as group title. Based on test, it seems like power bi will auto analysis these columns and choose one of them to display as group title.

 

I'd like to suggest you use matrix to instead, it can summary records by row label.(you can drag columns to row field as category column)

 

BTW, measures are impossible to use as category label.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

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.

Top Solution Authors