ISemanticConditionalFormatting
Home > @gooddata/sdk-model > ISemanticConditionalFormatting
ISemanticConditionalFormatting interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Conditional-formatting rules authored once on a semantic-layer catalog object (label, metric, fact, or date dataset) and carried on the matching execution result header (attributeHeader.conditionalFormatting / measureHeaderItem.conditionalFormatting) so every insight built on that object inherits them without re-authoring. Unlike IConditionalFormatting, there is no per-rule target — the target is implicit (the header the rules arrived on) and there is no on/off toggle or rule grouping, only a flat, first-match-wins condition list.
Signature:
export interface ISemanticConditionalFormatting
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
readonly IConditionalFormattingCondition[] |
(ALPHA) | ||
|
string |
(ALPHA) (Optional) Model version of the persisted shape. Absent is treated as |