Forum Discussion
Anonymous
4 years agoNot applicable
Date format change
Help again!
I have a table as part of my report and need the date format in the table to be changed. I am unable to figure it out from the visualization section. Any help would be appreciated.
2 Replies
- Greg_DecklerCommunity Champion
Anonymous Usually this is done by selecting the column/measure and using the Column Tools or Measure Tools tab in the ribbon to change the format.
- Ashish_MathurSuper User
Hi,
Assuming the Dates appearing in the Column labels of the matrix visual are from the Calendar Table, create another column in the Calendar Table with your desired date format (using the FORMAT() function) and drag that column to your visual instead.
Hope this helps.