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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
alops
Frequent Visitor

how to calculate max value which changes based on date filter?

Hi, I need your help.
i managed to calculate the maximum for the group of the same id with a computed column.

Colonna 2 =
CALCULATE ( MAX ( terna_auditopportunities [terna_statosuccessivo] ), ALLEXCEPT ( terna_auditopportunities , terna_auditopportunities [opportunityid] ))

alops_0-1677235350371.png

 


now i want the max to change if i change the date filters. for example I want that if I go to the date 10/17/2022 the maximum is no longer 293360003 but 293360001. how can I do ??
thanks a lot experts.

4 REPLIES 4
lucadelicio
Super User
Super User

can you share the pbix?



Luca D'Elicio

LinkedIn Profile
rajulshah
Resident Rockstar
Resident Rockstar

@alops 

 

Try using ALLSELECTED instead of ALLEXCEPT. Please let me know if that didn't work.

no so I calculate the maximum per line.

alops_1-1677238807175.png

 

@alops ,

 

Can you please share the sample data and the output with it? Would be helpful.

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.