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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
DexterG_RxS
Frequent Visitor

DataFlow Refresh Error

Hello,

 

A dataflow I set up several months ago started failing recently.  

 

Snag_275fcfa.png

Here is the error I got for each of the failures: 

 

Error: The column 'Rec&Insp / KBN' of the table wasn't found. Request ID: 51e764da-1052-468a-... Activity ID: 202c8a46-8aa0-...

 

 

In the dataflow, the inventory detail table is merged with the workorder table based on item number.  While it's possible this column will exist, it's also possible it won't (it is made up of the inventoy location / status).  

 

There is no reference whatsoever to that column in either the primary or any subqueries for this dataflow.  I confirmed by pasting the code from advanced editor into word and searched for KBN.   Again, not a single step references this column.  I stepped through each of the query steps until I found the one creating the error.  They all ran fine - no error was returned.  Only after saving the dataflow (despite making no changes to anything)... and pressing refresh in the prompt that follows every save, did the query run successfully. 

 

Any ideas why the service would return this false error and cause the dataflow to fail... better yet how to prohibit this from happening again?

 

Thanks in advance,

Dexter   

2 REPLIES 2
AbbasG
Memorable Member
Memorable Member

@DexterG_RxS Hi, it will not display false errors 😅 I came across a similar error a few days back.

The column name of one of the tables was changed which caused the dataflow refresh to fail. 

As per my understanding, you need to re-check it again, if the problem persists try raising a ticket with Power BI support.

Thanks @AbbasG 

 

I appreciate you responding. 

 

If I understand you correctly, using the pivot column function in the query will doom your dataflows to fail unless all the datapoints are exactly the same every time it runs and despite never referencing the columns it creates within the query.  

 

Does this sound right to you?  

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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