Forum Discussion

HenryJS's avatar
HenryJS
Post Prodigy
6 years ago
Solved

Matrix: Date Columns

Hi all,   I have created a matrix with Weeks along the columns.    Action Name is the rows and a count of 'Action Ref' in the values.    But the data isn't picking up the date values? Tables ar...
  • amitchandak's avatar
    amitchandak
    6 years ago

    Try

    ActionDate 1=date(year([ActionDate]),month([ActionDate]),day([ActionDate]))