Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Rewrite Filter function with better option (Optimize Dax Measure)

Hi Guys! I need your help please, I have a model and I need to calculate a Sum of a column as a measure, the measure works fine, shows me the correct number, but when I begin to use other dimension...
  • Anonymous's avatar
    Anonymous
    6 years ago

    I can solve it using lastnonblank function, everything works fine now