Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

How to set a date range

Hi,  I hope someone can help me to solve this. I want to set a date range since 2024-01-01 to current date. I tried with this code but it doesn´t work.  = Table.SelectRows(ConjuntoDeDatosConFaseTem...
  • DataInsights's avatar
    1 year ago

    Anonymous,

     

    Try replacing the code in red with this:

     

    DateTime.LocalNow()