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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Syndicate_Admin
Administrator
Administrator

DATE FILTER

Good afternoon!

I'm having trouble getting a DAX measure that allows me to do the following:

I would like to have a measure that added the sales of 3 different years and I could keep it in a column of my matrix without the YEARS filter changing the values.

However, I would like the MES filter to affect the measure.

Can you think of any way?

Thanks in advance,

Victor

1 REPLY 1
pranit828
Community Champion
Community Champion

Hi @Syndicate_Admin 

Please always provide more context with peoblem examples and expected output with screenshots. 

From what I understand. You need to use the below.

Calc = CALCULATE(SUM(table[sales]), ALLEXCEPT(Table,Table[Years]))

 

 





PBI_SuperUser_Rank@1x.png


Hope it resolves your issue? 
Did I answer your question? Mark my post as a solution!

Appreciate your Kudos, Press the thumbs up button!!
Linkedin Profile

Helpful resources

Announcements
September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.