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

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

Reply
JustinaW
Frequent Visitor

Calculate mode in one row

I want to find mode in one row and mark other values as different color

JustinaW_1-1655951821468.png

Like below

JustinaW_2-1655951881917.png

 

 

I know how to find mode,but how to find mode in per row?


1 ACCEPTED SOLUTION
CNENFRNL
Community Champion
Community Champion

Simple enough, the PIVOTAL step is to UNPIVOT the dataset.

CNENFRNL_3-1655974781404.png

 

CNENFRNL_1-1655974553690.png

 

A showcase of powerful Excel worksheet formula,

CNENFRNL_2-1655974628080.png


Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension!

DAX is simple, but NOT EASY!

View solution in original post

1 REPLY 1
CNENFRNL
Community Champion
Community Champion

Simple enough, the PIVOTAL step is to UNPIVOT the dataset.

CNENFRNL_3-1655974781404.png

 

CNENFRNL_1-1655974553690.png

 

A showcase of powerful Excel worksheet formula,

CNENFRNL_2-1655974628080.png


Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension!

DAX is simple, but NOT EASY!

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.