SORT macro

The SORT macro is available in Unica Interact.

Syntax

SORT(<dim field>[, <sort order>])

Parameter

dim field

Dimensional field.

sort order

Whether to sort by ascending or descending order. Valid values are ASC and DESC.

Description

This macro is listed under All built-in macros. Use this macro to sort the dimension field data in natural order while creating an interactive flowchart.

Example

SORT(inttest183_interact_pftbl_null.rank)