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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
data_insights
Microsoft Employee
Microsoft Employee

Update errors for tsv files

How can I update PBI file without having to build a whole new report every time I update the source.

 

I'm importing a bunch of tsv files into power bi. When I refresh the query to update tsv and if the files  doesnt have a field which was previously there, the file doesn't load. 

Eg: My file has 4 columns, 1.name 2.place 3. animal 4. thing

I updated the tsv file in the source location to have only 3 columns now - 1. name 2. place 3. animal

When I refresh PBI after this update, the file doesn't load in power bi and gives me the message: "The column was not found"

 

Thanks !

 

2 ACCEPTED SOLUTIONS
Tad17
Solution Sage
Solution Sage

Hey @data_insights 

 

See this thread: https://community.powerbi.com/t5/Desktop/Columns-removed-from-excel-file-and-report-not-loading/td-p...

 

Open up the "Edit Queries" in the PBIX file

Select the Query for the file in question

In the "APPLIED STEPS" to the right find the step where the columns are loaded and redop that step.

 

Alternatively, requery the datasource.

 

 

View solution in original post

v-alq-msft
Community Support
Community Support

Hi, @data_insights 

 

Here is my data in a Excel file for test. Then I used Power BI to connect the Excel file.

e1.png

 

Then I deleted the column 'thing'. When I click 'Refresh' in the Power BI Desktop, I got the same error with you.

e2.png

 

To solve the problem, you may click 'Edit Query', go to Query Editor, remove the selected 'thing' column definition, click 'Close and Apply'.

e3.png

 

Finally, you will be successful to refresh the file.

 

Best Regards

Allan

 

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

2 REPLIES 2
v-alq-msft
Community Support
Community Support

Hi, @data_insights 

 

Here is my data in a Excel file for test. Then I used Power BI to connect the Excel file.

e1.png

 

Then I deleted the column 'thing'. When I click 'Refresh' in the Power BI Desktop, I got the same error with you.

e2.png

 

To solve the problem, you may click 'Edit Query', go to Query Editor, remove the selected 'thing' column definition, click 'Close and Apply'.

e3.png

 

Finally, you will be successful to refresh the file.

 

Best Regards

Allan

 

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

 

Tad17
Solution Sage
Solution Sage

Hey @data_insights 

 

See this thread: https://community.powerbi.com/t5/Desktop/Columns-removed-from-excel-file-and-report-not-loading/td-p...

 

Open up the "Edit Queries" in the PBIX file

Select the Query for the file in question

In the "APPLIED STEPS" to the right find the step where the columns are loaded and redop that step.

 

Alternatively, requery the datasource.

 

 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors