I have two fields (both are rollups - sum’s) that results in numbers:
Projection Views
Actual Views
I have set up another field with this formula:
SUM({Projected Views}-{Actual Channel})
But the formula returns a NaN. Can someone help me understand what the problem is here and how to resolve.
The rollup fields draw on two separate tables, if that makes any difference.