Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
Aside from the syntax error, it is an odd looking formula, can you explain in words what the logic is trying to do?
AnnSwelgin
7 years agoQrew Trainee
I believe it would be true/false, so whether it has either of these activity types or not.
This is the original formula:
If(Contains([Activity Type],
"PDFA",1,
"PDAFA",1,
null)
I found this report someone else had created a few years ago and I am still learning what this table actually does.. I'll do some deeper digging and see if I can fix on my own or ask again.
This is the original formula:
If(Contains([Activity Type],
"PDFA",1,
"PDAFA",1,
null)
I found this report someone else had created a few years ago and I am still learning what this table actually does.. I'll do some deeper digging and see if I can fix on my own or ask again.