quarterEnd() The quarterEnd() function returns the date of the end of the Fiscal Calendar quarter based on a date input. Syntax...
yearStart() The yearStart() function returns the date of the start of the Fiscal Calendar year based on a date input. Syntax...
yearEnd() The yearEnd() function returns the date of the end of the Fiscal Calendar year based on a date input. Syntax...
join The join() function provides the ability to convert a list of values into a formatted, filterable text string. Syntax join(separator,...
unionIf() The unionIf() function provides the ability to roll up values across descendant or related items. Syntax unionIf(Template API Name, value,...
union() The union() function allows for the combination of multiple unionIf’s or the combination of singular values into a comma delimited...
not() The not() function reverses the result of a comparison expression, allowing users to test for the opposite of a given...