How to Delete Dataset in Power BI

Cody Schneider8 min read

Need to clean up your Power BI dashboard and get rid of an old, unused dataset? It sounds simple, but deleting a dataset can permanently remove connected reports and dashboards if you're not careful. This guide will walk you step-by-step through how to safely delete datasets in Power BI, what common errors mean, and how to avoid accidentally breaking a colleague's work.

GraphedGraphed

Your AI Data Analyst to Create Live Dashboards

Connect your data sources and let AI build beautiful, real-time dashboards for you in seconds.

Watch Graphed demo video

Why Would You Need to Delete a Power BI Dataset?

Over time, your Power BI workspace can get cluttered. Deleting datasets is a normal part of data hygiene and managing your analytics environment. You might need to delete a dataset for several common reasons:

  • The Data is Obsolete: The project is over, a campaign has ended, or the data source is no longer relevant. Deleting the dataset keeps your workspace tidy.
  • Replacing a Dataset: You've created a new, improved version of a dataset and need to remove the old one to avoid confusion for your team.
  • Fixing a Broken Dataset: Sometimes a dataset becomes corrupted or has persistent refresh errors. Deleting and republishing it is often the quickest fix.
  • Freeing Up Storage: Datasets can take up significant storage capacity, especially in a Power BI Pro or Premium environment. Removing large, unused datasets helps manage your capacity limits.
  • Housekeeping and Organization: A clean workspace is an efficient one. Regularly removing test datasets, drafts, and duplicates makes it easier for everyone to find the correct, authoritative data.

Before You Hit Delete: A Quick Checklist

In Power BI, a dataset is often the foundation for multiple reports and dashboard visuals. Deleting it is a permanent action with a ripple effect. Before you even think about clicking delete, run through this quick checklist to prevent headaches later.

1. Check for Dependencies: Reports and Dashboards

This is the most critical step. When you delete a dataset in the Power BI Service, you also delete every report and dashboard tile connected to it. Power BI typically warns you about this, but it’s best to know what you're removing beforehand.

To see everything connected to your dataset:

  • Navigate to the workspace containing the dataset.
  • Find your dataset in the list and click the three dots (...) for More options.
  • Select View lineage.

This will show you a visual map of all the dataflows, datasets, reports, and dashboards that are downstream from your data. You'll immediately see which reports rely on the dataset you're about to delete.

Alternatively, on the dataset's main entry, you can check the "Related content" pane on the right-hand side of your screen to see a quick list of connected items.

Free PDF Guide

AI for Data Analysis Crash Course

Learn how to get AI to do data analysis for you — the best tools, prompts, and workflows to go from raw data to insights without writing a single line of code.

2. Is This Dataset Used by Anyone Else?

If you're working in a shared workspace (which is common for teams), it's possible a colleague built a report using your dataset. The lineage view will help you see this, but it’s always good practice to communicate with your team before removing a shared resource.

A quick message like, "Hey team, I'm planning to delete the 'Old Project Q3 Sales' dataset tomorrow. Please let me know if anyone is still using it," can save someone a lot of rework and build great team habits.

3. Do You Have a Backup?

Once a dataset is deleted from the Power BI Service, it’s gone for good. There is no undo button or recycle bin. If the dataset was published from a Power BI Desktop file (a .PBIX file), make sure you still have that original file saved on your computer or in a shared drive. This file is your backup. If you ever need to restore the dataset, you can simply republish the .PBIX file.

How to Delete a Dataset in Power BI Service

Once you've done your due diligence, deleting the dataset is straightforward. Here’s how you do it in the Power BI Service (the online version of Power BI).

  1. Navigate to Your Workspace: Sign in to app.powerbi.com and select "Workspaces" from the left-hand navigation pane. Click on the workspace where the dataset resides.
  2. Locate the Dataset: Your workspace likely contains dashboards, reports, and datasets all in one list. To find your dataset easily, click on the "Data & dataflows" tab along the top. This filters the view to show only datasets, dataflows, and datamarts.
  3. Open the Delete Menu: Find the dataset you want to remove in the list. Hover over it and click the three vertical dots (…) to open the "More options" menu.
  4. Select 'Delete': In the dropdown menu, simply click "Delete".
  5. Confirm the Deletion: Power BI will show you a final confirmation window. Read it carefully. It will list the reports and other assets that will also be deleted. If you're confident this is correct, type the name of the dataset to confirm and then click the "Delete" button.

And that’s it! The dataset and its associated content will be permanently removed from your workspace.

GraphedGraphed

Your AI Data Analyst to Create Live Dashboards

Connect your data sources and let AI build beautiful, real-time dashboards for you in seconds.

Watch Graphed demo video

Can't Delete a Dataset? Common Problems and Solutions

Sometimes, Power BI won't let you delete a dataset. You might see the 'Delete' option greyed out, or you might get an error message. Here are the most common reasons why and how to fix them.

Problem: The 'Delete' Option is Greyed Out or You Get a Dependency Error

This is the most common issue. You try to delete the dataset, but Power BI gives you an error message like, "This dataset is being used by the following reports..." This happens because the dataset is still actively linked to a report in your workspace.

The Solution: You must delete the dependent report(s) first.

  • Go back to your workspace and find the report(s) that Power BI mentioned in the error message (or that you found using the "View lineage" feature).
  • For each report, click the three-dot menu (...) and select "Delete". Confirm the deletion.
  • In some rare cases, dashboard tiles can prevent deletion even after the report is gone. Check for dashboards that use visuals from the now-deleted report and remove those tiles or the entire dashboard.
  • Once all dependent items are gone, go back to the dataset. The "Delete" option should now be available, and you can proceed with deleting it.

Problem: You Don't Have the Right Permissions

If you're working in a shared space, you might not have the permission level required to delete content.

There are four main roles in a Power BI workspace:

  • Viewer: Can only view content. Cannot edit or delete anything.
  • Contributor: Can create, edit, and publish content but cannot delete items they didn't create.
  • Member: Can do everything a Contributor can, plus delete datasets, reports, and other content.
  • Admin: Has full control over the workspace, including managing permissions.

The Solution: You need to be a Member or Admin of the workspace to delete datasets. You can check your role by clicking the three dots next to the workspace name and selecting "Workspace access." If you only have Viewer or Contributor rights, you’ll need to ask a workspace Admin to either delete the dataset for you or grant you the necessary permissions.

Free PDF Guide

AI for Data Analysis Crash Course

Learn how to get AI to do data analysis for you — the best tools, prompts, and workflows to go from raw data to insights without writing a single line of code.

Deleting Data vs. Datasets in Power BI Desktop

There is often confusion between deleting data in the Power BI Service vs. the Power BI Desktop app. It's important to know they behave differently.

In short, you don’t “delete a dataset” inside a Power BI Desktop file. The .PBIX file itself is the dataset, along with its reports and transformations. To "delete the dataset" on your local machine, you simply delete the .PBIX file from your computer's folders, just like you would any other file.

However, you might want to remove a specific table or data source within your Power BI project. Here’s how:

  • Open your .PBIX file in Power BI Desktop.
  • In the "Home" tab, click "Transform data". This will open the Power Query Editor.
  • On the far left, you will see the "Queries" pane, which lists all the data tables you’ve imported.
  • Right-click on the query (table) you want to remove and select "Delete".
  • Once you're done, click "Close & Apply" in the top-left corner.

Keep in mind that doing this will break all the charts and formulas in your report that relied on that data. You'll have to manually fix them or remove them afterward.

Final Thoughts

Deleting datasets in Power BI is a simple but permanent action that helps keep your analytics environment organized and efficient. The key is to always check the dataset's dependencies using the lineage view to understand the full impact before clicking 'delete,' ensuring you don't accidentally remove critical reports or dashboards that your team relies on.

Managing dozens of datasets across complicated tools like Power BI is a common chore for many teams - it's part of the time-consuming reporting process. We built Graphed because we believe getting insights shouldn't require so much manual setup and cleanup. You can connect your marketing and sales data sources (like Google Analytics, Salesforce, or Shopify) in a few clicks, then just use plain English to ask for the exact report or dashboard you need, letting AI handle the build-out in seconds, not hours.

Related Articles