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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

Multiply all rows of one column with the Max Value of another Column

Hello,

 

I have a few columns in a report. I want to take the maximum value from one column ( it is a unique count of pages) and then multiply all rows of another columns with that number. What is the best way to do so?

 

Many Thanks

 

RobertoUntitled.png

1 ACCEPTED SOLUTION
Migasuke
Memorable Member
Memorable Member

Hi @Anonymous ,

If you want to use your "absolute maximum", you need to combine function like MAXX with ALL.

I can show you simple example:
In my case I have a column with some values and I want to get the maximum across all countries. My measure then looks like this:

Migasuke_0-1674662329125.png
You can then use this "MAX for ALL" to multiple another column or another measure for desired outcome.


 



If my answer was helpful please give me a Kudos or even accept as a Solution.

Let's connect on LinkedIn!

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Thank You. This works. I found the same solution in a video on YouTube. 

Migasuke
Memorable Member
Memorable Member

Hi @Anonymous ,

If you want to use your "absolute maximum", you need to combine function like MAXX with ALL.

I can show you simple example:
In my case I have a column with some values and I want to get the maximum across all countries. My measure then looks like this:

Migasuke_0-1674662329125.png
You can then use this "MAX for ALL" to multiple another column or another measure for desired outcome.


 



If my answer was helpful please give me a Kudos or even accept as a Solution.

Let's connect on LinkedIn!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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