Forum Discussion
Count Rows for this month and between a specific range
- 1 year ago
Your measure is working fine for me - i just made some adjustment based on your sample data to only look at Jan 2024
BTW - if your expected results are 3 for the sample data above, you'll need to use >= and <=
I'm not sure what your actual data / report looks like, but you can check if you've got any other filters causing the result to be blank on your report by going to the top-right of the visual and checking there.
Your measure is working fine for me - i just made some adjustment based on your sample data to only look at Jan 2024
BTW - if your expected results are 3 for the sample data above, you'll need to use >= and <=
I'm not sure what your actual data / report looks like, but you can check if you've got any other filters causing the result to be blank on your report by going to the top-right of the visual and checking there.
- Elisa1121 year agoHelper V
Thanks, yes it works correctly