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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.