Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
j_ocean
Helper V
Helper V

Remove Obsolete Source from Lineage View

When you create a dataflow, markers for connections outside the workspace appear in lineage view. If it later comes to be that this conneciton is no longer needed, deleting the table does NOT remove the marker in lineage view.

 

How do I remove it?

 

The only solution I found is to download/reupload the json, re-point all downstream resources, and delete the original. This is not practical in many cases. I've tried deleting the connection from within Power Query / Manage Connections, but this does not  work. There is no Gateway.

 

Dataflow-to-dataflow connections within the same workspace do keep up with this sort of change.

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

Hi,@j_ocean 

Regarding the issue you raised, my solution is as follows:

First of all, you can change the part of the data source source you need to modify, Ctrl+select in PowerQuery, and click Copy to preview the data:
 

vlinyulumsft_0-1722845192712.png

 

Then click EnterDate to paste the data and delete the query that references other data sources, so that your data comes from the parts you manually entered and not from other data sources:

vlinyulumsft_1-1722845192713.png

vlinyulumsft_0-1722845267295.png

 

Next, find the options and change the gateway to none:
 

vlinyulumsft_1-1722845267298.png

 

Change the gateway used in a dataflow project - Power Query | Microsoft Learn

This way, there is no relational data source before the dataflow:

vlinyulumsft_2-1722845280755.png

Of course, the limitation of this method is obvious: the data cannot be too large, and the data structure cannot be changed.


If you have any new ideas, you are welcome to contact us.
 

Best Regards,

Leroy Lu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

For anyone reading this later, this did not solve the issue. MSFT accepted their own solution. 

I've given up and am enduring with the reupload-json method mentioned in the original post.

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi,@j_ocean 

Regarding the issue you raised, my solution is as follows:

1.First, here's what I created to simulate your needs:

vlinyulumsft_0-1722576789474.png

2.Second, you can use the new query to replace the data source, but it should be noted that you need to keep the data structure the same as the original data, such as the query name, column name, and number of columns:

vlinyulumsft_1-1722576789475.png

Of course, we recommend that you make changes to the data source in the advanced compiler:

vlinyulumsft_2-1722576823955.png

3.Then upload it to the service and replace the original PBIX file, and the lineage chart will be changed:

vlinyulumsft_3-1722576823956.png
Of course, if you have any new ideas, you are welcome to contact us.
 

Best Regards,

Leroy Lu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

It appears from your final image vs the first that you simply refactored the system to be all in the pbix, which is not what I need. 

 

You started with 

 

SQL → Dataflow → Semantic Model → Report

 

I need 

 

Dataflow → Semantic Model → Report

 

Not 

 

SQL → Semantic Model → Report

Anonymous
Not applicable

Hi,@j_ocean 

Regarding the issue you raised, my solution is as follows:

First of all, you can change the part of the data source source you need to modify, Ctrl+select in PowerQuery, and click Copy to preview the data:
 

vlinyulumsft_0-1722845192712.png

 

Then click EnterDate to paste the data and delete the query that references other data sources, so that your data comes from the parts you manually entered and not from other data sources:

vlinyulumsft_1-1722845192713.png

vlinyulumsft_0-1722845267295.png

 

Next, find the options and change the gateway to none:
 

vlinyulumsft_1-1722845267298.png

 

Change the gateway used in a dataflow project - Power Query | Microsoft Learn

This way, there is no relational data source before the dataflow:

vlinyulumsft_2-1722845280755.png

Of course, the limitation of this method is obvious: the data cannot be too large, and the data structure cannot be changed.


If you have any new ideas, you are welcome to contact us.
 

Best Regards,

Leroy Lu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

For anyone reading this later, this did not solve the issue. MSFT accepted their own solution. 

I've given up and am enduring with the reupload-json method mentioned in the original post.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors