Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, all!
Could anyone please show me how to create a monthly time series chart with daily date? Thanks in advance.
Regards, L .L
Hi,
You can easily get month from daily date from script..and then use that as your dimension
MonthName(DailyDate)
HTH
Sushil
Hi,
You can easily get month from daily date from script..and then use that as your dimension
MonthName(DailyDate)
HTH
Sushil
Hi, Sushil!
It won't work. Then the dimension will only be the months, and if the time range is more than 1 year (e.g. from Jan 2013 to Feb. 2014), we don't get the time series date with time dimension for 14 months, but 12 months with Jan and Feb from 2013 and 2014 together.