QuickBaseJunkie
Qrew Legend
4 years agoRe: HAS vs CT in new formula queries - what is the difference?
Thanks for the shoutout @Mike Tamoush
The way I think about HAS vs CT (right or wrong) is HAS is for a text list fields where you may have values like.
- Approved
- Approved with conditions
- Approved on a limited basis
Using CT.'Approved' would get a positive on all 3 as all 3 contain "Approved."
vs HAS.'Approved' which would only match on the complete match of "Approved".
For TV, that is used with fields that have multiple properties like User. A user field contains the user ID, the user name, and the user email.
When using this operator you can 'mix and match' such that you don't have to only compare an email field to an email value, you could use TV and compare an email field to a user field.
For anyone interested in learning about Quickbase Queries, here is my video (and more is available on https://quickbasejunkie.com/blog).
------------------------------
Quick Base Junkie
------------------------------
The way I think about HAS vs CT (right or wrong) is HAS is for a text list fields where you may have values like.
- Approved
- Approved with conditions
- Approved on a limited basis
Using CT.'Approved' would get a positive on all 3 as all 3 contain "Approved."
vs HAS.'Approved' which would only match on the complete match of "Approved".
For TV, that is used with fields that have multiple properties like User. A user field contains the user ID, the user name, and the user email.
When using this operator you can 'mix and match' such that you don't have to only compare an email field to an email value, you could use TV and compare an email field to a user field.
For anyone interested in learning about Quickbase Queries, here is my video (and more is available on https://quickbasejunkie.com/blog).
------------------------------
Quick Base Junkie
------------------------------