C
cprak
Guest
To verify the formula, I created an object, 'thing' which only has a name field. There are a total of nine records - 5 created today (1, 2, 3, 4, 5), and 4 created yesterday (a, b, c, d). The formula returns an integer. Evaluating this formula on all 9 'thing' records yields 4. //(updatedAt TODAY - 1) = Updated at anytime yesterday //(updatedAt Not updated anytime today //
Continue reading...
Continue reading...