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 August 31st. Request your voucher.

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
Anonymous
Not applicable

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

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
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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