Forum Discussion

PatrickByGecko's avatar
6 years ago
Solved

Probleme when Evaluating dates

Hello I get a problem when comparing to dates, Is this instruction correct?   VAR _DateBeginMonth = DATEVALUE("01/" & MONTH(TODAY()) & "/" & YEAR(TODAY())) VAR _DateBeginFinal = if ( 'TABLE'[DA...
  • PatrickByGecko's avatar
    PatrickByGecko
    6 years ago

    Hi

    I did put my conditions inside the FIlter command and it is OK. It is not a beautiful code but it works...

    Thank you again.