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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
GouravKumar001
New Member

Power Query Errors

Hi everyone,

I have created 2 source for the same dataset. 

First I had imported the data from C:\Users\hp\Downloads\archive\sales_data_sample.csv

Now I have changed the source by data source setting in pbi desktop.

But after changing the path I am getting following errors evenI have changed the source path in power query.

 

error1.PNGerror3.PNGerror2.PNG

Guys Please have a look at these errors and suggest the solution needed to remove the same.

Thanks.

 

1 REPLY 1
m_dekorte
Resident Rockstar
Resident Rockstar

Hi @GouravKumar001,

 

I expect that your Source is the Folder-connector

When you first connected to: C:\Users\hp\Downloads\archive\sales_data_sample.csv This path "C:\Users\hp\Downloads\archive" was hard coded in the Source step, when you modified the Navigation step it didn't connect to another folder but it's trying to match the value "D:\pbi folder" the Folder Path field.

 

If you're Source is still connected to: "C:\Users\hp\Downloads\archive" there won't be a match to "D:\pbi folder" and the key didn't match any rows of the table - error is raised.

 

Did you set up a folder location parameter?

Page 3 and 4 here show you how to implement that.

 

Note that if you require the Folder Path inside the Navigation step as part of the key, you'll have to refer to the parameter there as well. See here for more info on key-match lookup

 

Ps. If this helps solve your query please mark this post as Solution, thanks!

 

 

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors