Hi people,
How would we get the values between the dates of Time(YTD) dimension....
for example , i want show the data between Feb 24 to March 8, what is the procedure and how should we get that using any expression?
Still looking for Solution....................is any body out there to explain this scenario ...........? ::)
Use Date prompt to achieve that. Choose the operator "in_range" in Date prompt.
Thanks,
Fatima S.
Also we can achieve that using filter
Eg: [transaction Date] between 2009-02-24 and 2009-03-08
Thanks,
Fatima S