Forum Discussion
jyaul786
2 years agoHelper II
Last three day
i have fact table with data by date, fact table is related with calendar table. and i need to get sum of last three day value based on date slicer(from calendar table). Fact Table: Date value ...
- 2 years ago
happened
pls try this
Ahmedx
2 years agoSuper User
pls try
jyaul786
2 years agoHelper II
Hello,
Thanks for your help, its working fine. Could you please do one more favour for another measure: when i select date range1 like:
the result_min = 6+7+8
and date range1 like:
result_min=3+4+5
How can i achieve this ? please help me.
Thanks