Deep Dive

Synoptic Panel in Power BI (2026): v1 Retired — Here's the Modern Way

· By Nawaf Sharaf · Founder & Reliability Engineer

TL;DR

A synoptic panel binds data to regions of a custom image — rooms, zones, stadium seats — and colors each region by a measure. OKVIZ retired Synoptic Panel v1 on April 10, 2026; its v2 successor splits into an uncertified full edition and a certified local-only Lite, with a free tier capped at 15 data points and 1 map. The classic workflow still means hand-tracing SVGs in Synoptic Designer. The modern alternative: upload the image, let AI segment and name the areas, download a .pbiviz you own.

Synoptic panels are one of Power BI's most-loved custom visual categories, and in 2026 the category is in transition: the visual that defined it has been retired, its successor changed the licensing and certification model, and AI image segmentation has removed the most painful step of the workflow entirely. Here is the full picture — what synoptic panels are, what the v1 retirement means for your reports, and every route available today.

What a synoptic panel is (and when you want one)

A synoptic panel maps your data onto regions of an image you supply. Each region — a room on a floor plan, a zone in a warehouse, a section of a stadium, a body part on an anatomy diagram — is matched to a category value in your model and filled with a color driven by a measure: a red/amber/green state, or a gradient from low to high.

The classic use cases:

- **Office floor plans** — desk occupancy, footfall, cleaning status by room. - **Factory and warehouse layouts** — OEE, downtime, pick rates by line, cell, or bay. - **Stadiums and venues** — ticket sales and concession revenue by section. - **Human-body diagrams** — injury frequency in sports and occupational-health reporting. - **Process flows and store layouts** — cycle time per stage, sales per aisle.

What makes the category special is that the visual is *yours*: the image reflects your building, your line, your venue. No stock chart type can replace a diagram your stakeholders already recognize.

April 10, 2026: Synoptic Panel v1 is retired

Synoptic Panel by OKVIZ — the visual that created this category and one of the most-downloaded custom visuals in AppSource history — was officially retired on April 10, 2026. OKVIZ deprecated v1 in favor of Synoptic Panel v2, a ground-up rebuild.

If your reports use v1, nothing exploded on retirement day: existing report copies of the visual keep rendering for now. But you are on a migration clock. Retired visuals stop receiving updates, which means every new Power BI API version, rendering change, or security review is a chance for the visual to break with no fix coming. Tenant admins doing periodic visual audits will also flag it.

The practical takeaway: treat v1 like any deprecated dependency. Inventory the reports that use it, pick a destination (v2, or an owned visual — see below), and migrate on your schedule rather than waiting for a breakage to set the schedule for you.

The v2 landscape, honestly

Synoptic Panel v2 is a capable product, and the honest comparison starts with its structure. There are two editions:

- **Synoptic Panel v2 (full edition)** — the complete feature set, but it is **not Microsoft-certified** and can rely on external services. Tenants that enforce certified-only visuals will block it, and organizations with strict data-residency rules need to review what leaves the visual. - **Synoptic Panel Lite** — **certified**, processes everything locally, supports export to PDF/PowerPoint, but carries a reduced feature set.

Licensing is the second structural change: the free tier of v2 is capped at **15 data points and 1 map**. A floor plan with 20 rooms already exceeds the free tier. Beyond it you are into subscription licensing — the per-user-per-month model that scales with your report's audience and never ends.

None of this is a criticism of OKVIZ; certification trade-offs and freemium tiers are how the custom-visuals market works in 2026. But if you are choosing a synoptic route today, these constraints belong in the decision up front, not after the report is built.

The manual workflow: Synoptic Designer and hand-traced SVGs

The traditional synoptic workflow, unchanged for a decade, goes like this:

1. Open your image in **Synoptic Designer** (OKVIZ's free companion web tool). 2. **Trace every region by hand** — click vertex by vertex around each room, zone, or seat block. The tool's magic-wand helps on high-contrast images, but real floor plans usually mean manual tracing. 3. **Name each area** so its id matches the category values in your data model. 4. Export the result as an SVG with data-bindable sub-elements. 5. Load the SVG into the Synoptic Panel visual and bind category + measure.

Step 2 is where afternoons go to die. A 40-room floor plan means 40 polygons traced by hand, and every renovation or layout change means opening the designer again. It works — thousands of reports were built this way — but tracing polygons is exactly the kind of mechanical vision task that machines now do better.

The AI route: upload, auto-segment, own the .pbiviz

The modern workflow replaces manual tracing with AI vision. In VizForge's Synoptic Studio:

1. **Upload the image** — floor plan, layout, diagram; PNG, JPEG, or WebP. 2. **AI segments it** — Claude Vision reads the image, outlines every region, and names each one from the labels it sees ("Lobby", "Office A", "Line 3"). A labeled 8-room floor plan segments in about a minute, with confidence scores per area. 3. **Refine in the editor** — rename areas, edit binding ids, drag vertices, draw extra areas the AI missed, delete ones you don't need, and preview with sample data to see exactly how the visual will color. 4. **Download a .pbiviz you own** — a generated custom visual with your map baked in. Import it via the Visualizations pane, bind a category and a measure, done.

The data matching works the way synoptic veterans expect: every area has a **binding id** (like `office_a`), and the visual matches those ids against your category column's values — case-sensitively. You edit ids in the editor so they line up with your model before you ever touch Power BI.

The ownership model is the structural difference: 15 credits per map, one time. No per-viewer licensing, no data-point caps, no vendor lifecycle risk — the .pbiviz keeps working whether or not you ever spend another credit.

Migrating from v1: three options

If you have Synoptic Panel v1 reports today, your options in order of effort:

1. **Move to Synoptic Panel v2.** Your existing SVG maps carry over. Check the certification question against your tenant policy (full edition is uncertified; Lite is certified but reduced), and price the subscription against your viewer count if you exceed the free tier's 15 data points. 2. **Re-generate the map as an owned visual.** Upload the original image (or a screenshot of the current map) to an AI segmentation tool and export a .pbiviz. Rebind the same category and measure fields. This is usually under an hour per report and removes the vendor dependency permanently. 3. **Keep the SVG workflow, change the runtime.** SVG compatibility runs both directions: VizForge exports OKVIZ-compatible SVGs with data-bindable path ids, so a map segmented by AI can still feed a v2 visual — and existing hand-traced SVG investments are not stranded if you switch tools later.

Whichever route you choose, do the binding-id audit first: list the category values your model uses per report, and make sure the destination map's area ids match exactly. That mapping — not the drawing — is where synoptic migrations actually go wrong.

Turn your floor plan into a Power BI visual

Upload an image, watch AI find the areas, keep the .pbiviz forever. 15 credits per map.

FAQ

Does Synoptic Panel v1 still work after the retirement?

Reports that already contain v1 keep rendering for now — retirement means no more updates, not an instant kill switch. The risk accrues over time: API changes, security reviews, and tenant audits can each break or block an unmaintained visual. Plan a migration to v2 or to an owned generated visual rather than waiting for a forced one.

Is Synoptic Panel v2 certified by Microsoft?

The full edition of v2 is not certified and can use external services, which certified-only tenants will block. OKVIZ also ships Synoptic Panel Lite, which is certified and processes data locally but with a reduced feature set. Check which edition your tenant policy allows before designing a report around either.

How do area names match my data?

Every area in a synoptic visual carries a binding id. The visual matches those ids against the values of the category column you bind — case-sensitively. In VizForge's editor you can see and edit every binding id before export, so the map matches your model rather than forcing your model to match the map.

Can AI really segment my floor plan accurately?

Labeled architectural plans segment very well — a labeled 8-room floor plan typically returns all rooms with correct names and high confidence in about a minute. Unlabeled or low-contrast images segment less precisely, which is why the editor lets you drag vertices, draw missed areas manually, and delete false positives before you export anything.

Related reading

About the author

Nawaf Sharaf · Founder & Reliability Engineer

Nawaf is a reliability engineer and long-time Power BI practitioner, and the founder of VizForge. He builds the product solo — the AI generation pipeline, the visual code generator, and this site — from the perspective of someone who has spent years shipping Power BI reports in production.

Cite this article as:

VizForge. “Synoptic Panel in Power BI (2026): v1 Retired — Here's the Modern Way.” July 4, 2026. https://vizforge.ai/blog/synoptic-panel-power-bi

Your next visual
ships in 4–10 min.

Sign up free. 5 credits to generate your first visuals on us. No credit card required.