From 1f9e5afc7739bbda4ac9fe1f6feace9b5638d957 Mon Sep 17 00:00:00 2001 From: Marco Russo Date: Tue, 26 May 2026 10:40:58 -0400 Subject: [PATCH] Added video preview to dynamic colors page --- _mydocs/visuals/synoptic-panel/features/dynamic-colors.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_mydocs/visuals/synoptic-panel/features/dynamic-colors.md b/_mydocs/visuals/synoptic-panel/features/dynamic-colors.md index fbd5bcda..a376e06a 100644 --- a/_mydocs/visuals/synoptic-panel/features/dynamic-colors.md +++ b/_mydocs/visuals/synoptic-panel/features/dynamic-colors.md @@ -14,7 +14,9 @@ Dynamic colors usually require two steps: 1. [Prepare](#prepare-the-formatting-field) (or reuse) the field that identifies the value or color to use for each area. 2. [Assign](#assign-dynamic-colors) that field to the area color by using Power BI conditional formatting or OKVIZ Color Rules. -> **If you already have a measure** or a visual calculation that returns the value used for formatting, you can **skip Step 1 and go directly to [Assign Dynamic Colors](#assign-dynamic-colors)**. +> **If you already have a measure** or a visual calculation that returns the value used for formatting, you can **skip Step 1 and go directly to [Assign Dynamic Colors](#assign-dynamic-colors)**. +> +> [      ](#assign-dynamic-colors) ## Prepare the Formatting Field