SETSEMANTICFORMATTING
Syntax
SETSEMANTICFORMATTING(value)Arguments
Example
SETSEMANTICFORMATTING(TRUE)
//Enables semantic formatting

Was this helpful?
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.
SETSEMANTICFORMATTING(value)value - Set to TRUE to enable semantic formatting.
SETSEMANTICFORMATTING(TRUE)
//Enables semantic formatting
Using scripts to control semantic formatting:

Was this helpful?
Was this helpful?