Hi All,
I need assistance in building SSRS expression to find count of records between two dates. below are my conditions:
1. Submitted Date = Today and Submitted Date <= Today()- 30
2. Submitted Date >= Today()-31 and Submitted Date <= Today() - 60
3. Submitted Date >= Today()-61