I am building a custom tile on the constituent record that gives a 3-year summary of a donor's giving to our annual fund. So far so good, but if a donor didn't exist in FY24, I want to say “Record did not exist” instead of “No Giving”. I tried to do this by using a Condition action to see if the Date Added from RE was greater than 6/30/24. I used formatdatetime() to get both dates in the same format, but it just doesn't seem to be working. Is there another way to compare dates?
