Forum Discussion

cpatterson's avatar
cpatterson
Helper I
7 years ago
Solved

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 ...
  • cpatterson's avatar
    7 years ago

    I've solved this. Simply needed to CALCULATE(COUNTROWS( and add FILTER for the things I needed