Forum Discussion

JimOnABike's avatar
JimOnABike
Regular Visitor
1 year ago
Solved

Same Filters - Different Behaviour

Hi guys,   I built the following DAX measure, which gives the total revenue for the current year, irrespective of filters applied:   TotalRevCurrentYear = CALCULATE(SUM(Revenue[Revenue]), FILTE...
  • JimOnABike's avatar
    1 year ago

    Guys - I had allocated the wrong measure to the Card!

     

    It's now working as expected thanks for your time.

     

    In my defence - I'm about 3 hours into this and have a few measures starting "TotalRevenue*"