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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
Jacy
Frequent Visitor

Max

I need to calculate a maximum sales value of a calculation, which varies per month, but the max only accepts field as a parameter. Ex Max (sales) (take the Month with higher value)

1 ACCEPTED SOLUTION
lisawinck
Regular Visitor

Have you tried using a New Column rather than a new Measure?

View solution in original post

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

Hi @Jacy,

 

If you want get multiple result from one measure, you should add group column to let it calculated through multiple records.

 

Sample:

Ex MAX = MAX('CALENDAR'[Rolling])

1.PNG

 

Regards,

Xiaoxin Sheng

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

Have you tried using a New Column rather than a new Measure?

Unfortunately it would not work, the calculation is variant, I can not plaster, sales is just an example, the actual calculation is turnover.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

November Carousel

Fabric Community Update - November 2024

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

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.