Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to create 2 filters for date selection and I can compare sales between 2 dates.
Thank for your help!
Create second date filter as Alternative one two make selections as Individual and use this expression:
Sum({<Date={">=$(=Date(Min(Date)))<=$(=Date(Max({ToDate}Date)))"}>} Sales)
Create second date filter as Alternative one two make selections as Individual and use this expression:
Sum({<Date={">=$(=Date(Min(Date)))<=$(=Date(Max({ToDate}Date)))"}>} Sales)
Use this extension:
Hi,
The Same can be achieved by comparitive analysis first create alternate states then create 2 list box and assign the created states to the concerned list box. create a chart and in expressions use the state in set analysis.
PFA sample.
Regards
Ritesh