Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions src/content/tools/impactiq.md
Original file line number Diff line number Diff line change
@@ -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.
Loading