AggGeography

View as Markdown

The AggGeography function calls a warehouse aggregate function that returns a Geography data type. This function is the aggregate version of CallGeography.

This function isn’t compatible with all data platform connections. To check if your connection supports it, see Supported data platforms and feature compatibility.

Syntax

AggGeography(function_name, arguments...)

The function has these arguments:

function_name
Required
The name of the warehouse function that Sigma invokes
argument1 …
Optional
The arguments of the invoked function
Functions may have 0 or more arguments