HI there,
I need assistance in writing this basic query I am trying to do. I tried IF statements and COUNTROWS but nothing seems to work. Here is what I am trying to do: Count all rows in this column (Lead Appraisers) with a start date of >= than 07/01/2023. Seems fairly simple but I am not sure why it doesnt work. I tried this:
Solved! Go to Solution.
Hi @Lsh0576 for calculated column you can use
Hi @Lsh0576 for calculated column you can use
That worked perfectly. Thank you so much! 🙂