Passthrough functions for Connections

Passthrough functions allow you to send SQL expressions directly to a supported cloud data warehouse, without them being interpreted by ThoughtSpot. Use the passthrough functions in the ThoughtSpot Formula Assistant to call any custom database functions you implemented for your business.

A passthrough function serves as a wrapper around the specific SQL function in the cloud data warehouse. You must ensure that the return data type you use with the passthrough function matches the return type of the cloud data warehouse’s SQL function.

For details on all supported passthrough functions, see Passthrough functions.