Forum Discussion
HenryJS
6 years agoPost Prodigy
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...
- 6 years ago
Try
ActionDate 1=date(year([ActionDate]),month([ActionDate]),day([ActionDate]))
HenryJS
6 years agoPost Prodigy