I'm familiar with the ability to use the Literal operation in the Pivot Table macro in the Table Toolbox.
Is there any equivalent of that literal operation when using the PIVOT function within the SQL section of a Custom Table Transformer macro? Or is it required to use a true (numerical) aggregating operator like MAX, or SUM, etc.?