Forum Discussion
heathernicole
Continued Contributor
10 years agoCalculated Column that only pulls data for Current year
I am trying to create a calculated column that Counts the age of a customer in Days IF the time the customer was created was THIS YEAR. I've come up with multiple IF statements but nothing has wo...
- 10 years ago
Figured it out!! :D Code is included in screenshot. :)
heathernicole
Continued Contributor
10 years agoFigured it out!! :D Code is included in screenshot. :)
Sean
Community Champion
10 years agoheathernicole Great Job once again!
Yes you can't have a conditional statement produce a number if true and text if false.