Field = Balance
Operator = greater than
Value = One Third Total Fee
The total fee differs by account, so it's not just a matter of filtering by Balance + greater than + $XXX.XX
So, is there a function, formula or trick to tell the filter criteria for value to pull the calculated amount from the field? It seems like this should be possible because the value criteria can use the function "TODAY" when filtering a date field.
Thanks for your input!
2 answers
Unfortunately, NO.
You will have to create another Formula Field that does this math and may be returns/outputs a YES or NO and use that as a Criteria in your List View.