Our Knowledge Base covers a wide variety of technical topics, from the basic to the complex.
Knowledge Base
How does the QuickBase query language work?
The QuickBase query language is described in detail in the QuickBase API Guide: http://www.quickbase.com/api-guide/index.html#componentsquery.html
Tags:
- Printer-friendly version
- Send to friend
- 66965 reads
Rate This
Similar Articles
Browse by Category
Knowledge Base Categories
- Accounts (37)
- Application (47)
- E-Mail (8)
- Fields (42)
- Forms (21)
- Formulas (18)
- General (55)
- Other Product (7)
- Pages (1)
- Product (5)
- Reports (15)
- Roles (4)
- Search (1)
- Tables (6)
Formula Category
about_http_API
access
add
API
APIs
application
applications
apps
attachment
automatically
buttons
change
code refactoring
copy
Date
email
error
exact form
excel
export
field
fields
form
formula
formulas
formula URL
http_api
IP
limit
limits
login
page
password
plan
QuickBase
records
Release Notes
remove
report
reports
SDK
security
size
software
space
status
user
video
view
XSL
Latest Community Forum Posts
- Displaying a checkbox in an external website
- Use the API_GetRoleInfo to capture the role of the currently logged in user?
- How to set a javascript date variable equal to the result from a report query
- Changing to Alternative Form when Add Milestone Button is clicked
- how to create android application with quickbase as a backend?



Comments
How to write complex queries ?
I understand the query language quite well, but I can't find a way to create a more complex query such as :
- ( 1000 < Value1 < 10000 ) OR ( 1000 < Value 2 <10000)
I would like to do that for targeting customers in a CRM applicationPost new comment