SETSEMANTICFORMATTING

Enable semantic formatting using scripts to highlight positive, negative, and neutral values. Report viewers can enable or disable semantic formatting without requiring access to display settings.

Syntax

SETSEMANTICFORMATTING(value)

Arguments

value - Set to TRUE to enable semantic formatting.

Example

SETSEMANTICFORMATTING(TRUE)
//Enables semantic formatting
Enabling semantic formatting with scripts

Using scripts to control semantic formatting:

Variable buttons to enable and disable semantic formatting

Last updated

Was this helpful?