Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dears,
I have another problem.
How can I group by month the values in my chart. Coz actuallu it is showing every date like (01/01/2010, 01/02/2010, 01/03/2010...) I need to group it by month.
Follow attached is the example.
Could you please help me?
Instead of Rolands 'month(Date)' use Monthname(Date) as I first suggested, it will return MMM-YY.
Hope that helps,
Matt - Visual Analytics Ltd
Matt Crowther,
Your solution really worked to me, but in order to reduce the chart size, I would like to write (01-11) and not (January - 11).
How can I do it?
Thanks
use this
=date(Monthname([Cal Date]),'MM-YY')
use this
=date(Monthname([Cal Date]),'MM-YY')
use this
=date(Monthname([Cal Date]),'MM-YY')
use this
=date(Monthname([Cal Date]),'MM-YY')
use this
=date(Monthname([Cal Date]),'MM-YY')
use this
=date(Monthname([Cal Date]),'MM-YY')
use this
=date(Monthname([Cal Date]),'MM-YY')