Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

How to get the current system date?

Is there a function in Power BI that tells the current system date, for example getDate?

  • Hi Anonymous,

     

    Try NOW() or TODAY()

     

    Regards,

    MFelix

  • or if you are adding columns in the Query Editor, DateTime.LocalNow ()

2 Replies

  • Hi Anonymous,

     

    Try NOW() or TODAY()

     

    Regards,

    MFelix

    • blopez11's avatar
      blopez11
      Super User

      or if you are adding columns in the Query Editor, DateTime.LocalNow ()