Hi @gkavesh
Add a column with M code and apply the following formula
Date.ToText([Date],“MM-yy”)
Then use that column in report for the axis.
Important to use lower case “y”.
Cheers
Pete
Hi @gkavesh
Add a column with M code and apply the following formula
Date.ToText([Date],“MM-yy”)
Then use that column in report for the axis.
Important to use lower case “y”.
Cheers
Pete