JackFretwell
7 years agoQrew Assistant Captain
Select query equivalent
I'm very much used to SQL, Quickbase is very new to me.
I want to look up a value from a table based on a string, this is for a mailing house and I build the string up depending on the post carrier, weight of item, quantity etc. I'd like to create a query or formula that can do this from a field formula.
Before I would just:
SELECT cost FROM data_tbl where product = 'MyString'
I'm baffled by what I'm seeing with Quickbase.
I want to look up a value from a table based on a string, this is for a mailing house and I build the string up depending on the post carrier, weight of item, quantity etc. I'd like to create a query or formula that can do this from a field formula.
Before I would just:
SELECT cost FROM data_tbl where product = 'MyString'
I'm baffled by what I'm seeing with Quickbase.