Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Add Current Month to day

Hello everyone, I have been trying to add the current month to this day, so It will show up correctly in my charts, so I can filter by date  , but for some reason instead of adding 02 February, it re...
  • Anonymous's avatar
    Anonymous
    4 years ago
    Column = DATE( YEAR(TODAY()), MONTH(TODAY()),'Table 5'[Day])