Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All
I want to create the chart which counts the ID based on the following date values Today()-14,Today-30,Today()-90 and YTD. I thought of doing it by passing these days values in the cyclic group. Is it the right way of doing it. I am little confused how to do this. Does any one have sample application which does the same thing? If you can attach it will be helpful for me.
Regards
Attitude
I think instead of using today() in the below code I need to pass some date which gives the yearstart of my own calendar. Got stuck here, don't know how to pass that. Also not sure which date field should be passed here which gives the yearstart on my own calendar.
Date(yearstart(today()))
Hi Stefen
The one which you have posted yesterday may not work as we have hardcode the year start there. Where as in my case yearstart keep changing. So if time permits kindly give some solution for me please.
Regards
Attitude
So how ist your yearstart defined? What is the rule behind? Is it lunar
based?