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
Using scripts to control semantic formatting:

Last updated
Was this helpful?