Forum Discussion
cpatterson
7 years agoHelper I
Counting values using EDATE
Hello, I'm trying to count the number of values that fall in to a specific date range.. Anytime I use the EDATE function, it won't allow me to choose the column that has my dates in it, even though ...
- 7 years ago
I've solved this. Simply needed to CALCULATE(COUNTROWS( and add FILTER for the things I needed
cpatterson
7 years agoHelper I
I've solved this. Simply needed to CALCULATE(COUNTROWS( and add FILTER for the things I needed