Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have in the Chart (Diminsion)
=
if(count(distinct Calendar.Year)=1, date(Calendar.Date, 'MMM'), date(Calendar.Date, 'MMM-YYYY'
))
it doesn't work.
Thanks