Hi
I need to trend the number of quotes added to my app on a weekly basis.
I planned to use an equation field and WEEKOFYEAR({Created At}) but the equation field can’t “see” the Created At field.
Therefore I thought I might create a duplicate of that field called DateAdded using a Date Formula field. This works fine so now I have a second field called DateAdded with the created date in it (set to date output). This shows in the records.
Now I try to re create the equation field with WEEKOFYEAR({DateAdded}).
The equation validates but nothing appears in the record ???
Anybody got any ideas or a work around
tks
Noel