Need help? Get answers from the docs with Omni's in-app AI! Log in to your Omni instance and open the Omni Agent in the sidebar.
Maps joins when the query view is based on SQL and the joins are non-default joins.
Documentation IndexFetch the complete documentation index at: https://docs.omni.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.omni.co/llms.txt
Use this file to discover all available pages before exploring further.
query: join_via_map: <view_name>: [] <view_name>: [<view_name_to_map_to>]
Hide query properties
query: fields: users.id: id order_items.sale_price_sum: sales base_view: order_items join_via_map: orders: [] order_items: [ orders ]
Was this page helpful?