Forum Discussion
Mez
3 hours agoQrew Captain
Sherry_Morris wrote:{86.EX.'"&true&"'}
Just for clarity, this use of true results in nothing. You'd want to structure it this way: {86.EX.'true'} or as Mark has noted below, 1, since a checkbox field is either 1 or 0.
And if this formula field for this query is numeric, SumValues() is your ticket.