Home Forums Power Pivot "CURRENT DAY", Date

Tagged: 

This topic contains 0 replies, has 1 voice, and was last updated by  sjhc1177 5 years, 5 months ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #11218

    sjhc1177
    Participant
    • Started: 25
    • Replies: 28
    • Total: 53

    Hi, I’m trying to build a dax calculated column formula. I would like it to display “CURRENT DAY” when it’s today. Or else the date dd/mm/yy .

     

    =if( (dCalendar[DATES])=TODAY() ,”CURRENT DAY”,”OTHER”)

Viewing 1 post (of 1 total)

The forum ‘Power Pivot’ is closed to new topics and replies.