Run equations on non connected tables
NEW! Run queries against non-connected tables
As we continue optimizing our equations and formulas, we’ve added the ability to run queries against non connected tables. This can even be used with values from existing records to filter those values.
This can be very useful when you want to do highly complex queries. For example:
- Do a lookup in another table to find pricing based on tiered pricing structure. You’re able to pass the values from the existing record as a filter parameter.
- Concatenate values from another table based on advanced filters with ability to sort and limit the results based on dynamic filters.
We'd love to hear your feedback.