Custom Functions
This section contains examples of custom aggregate functions that people have implemented in their environments. Get in touch with our Services Group for additional code samples that may not be listed here. Disclaimer: All code snippets are provided as examples that developers can use to learn how to extend the default Exago environment. Examples are not intended to work without further customization and are not supported by the Exago support team unless otherwise specified.
- Custom Aggregate Function: AggSumIf()
- Custom Aggregate Function: AggCountIf()
- Custom Aggregate Function: ArgumentMax()
- Custom Aggregate Function: ArgumentMin()
- Custom Aggregate Function: AggDistinctAvg()
- Custom Aggregate Function: AggDistinctSum()
- Custom Aggregate Function: AggConcat()
- Custom Function: Month Check
- Custom Function: Last Year to Date Check
- Custom Function: Year to Date Check