From 3fc0e4c39b5ed6e7dd9cf838b1d0516c2438cab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peer=20Gr=C3=B8nnerup?= Date: Wed, 10 Jun 2026 08:13:51 +0200 Subject: [PATCH] Add Impact IQ to the catalog --- src/content/tools/impactiq.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 src/content/tools/impactiq.md diff --git a/src/content/tools/impactiq.md b/src/content/tools/impactiq.md new file mode 100644 index 0000000..f05daca --- /dev/null +++ b/src/content/tools/impactiq.md @@ -0,0 +1,27 @@ +--- +title: Impact IQ +description: One-click Power BI and Fabric impact-analysis and governance tool that backs up reports, models, and dataflows and builds lineage down to the visual level. +url: https://github.com/BeSmarterWithData/ImpactIQ +category: governance-admin +type: cli +tags: [governance, lineage, automation, community] +pricing: free +source: open-source +maintainer: community +author: BeSmarterWithData +language: C# +status: ga +added: 2026-06-10 +--- + +## What it does + +Impact IQ is a one-click governance and impact-analysis tool for Power BI and Microsoft Fabric. It automatically backs up reports, models, and dataflows and extracts their metadata, then builds complete lineage down to the visual level, so you can see exactly which visuals use which measures, columns, and tables, even when reports across multiple workspaces connect to a single model. It also tracks refreshes and outputs a Power BI governance dashboard, and ships in Local, Tenant Admin, and Service Principal editions. + +## Why use it + +Use it to understand the blast radius of a change before you make it, to keep backups of your Power BI and Fabric content, and to get tenant-wide lineage and governance reporting without building the plumbing yourself. + +## Getting started + +Download `ImpactIQ.bat` from the repository and run it (the one-click method), then authenticate to Power BI when prompted. See the repository for manual setup and the Tenant Admin and Service Principal variants.