cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
jfenico
Helper III
Helper III

Failure on refresh - Transient Issue, column does not exist.

Hi all, I am getting a failure on refresh a couple of times a week on my report. The report, which includes data from multiple sources, one of them being Salesforce, is giving me the following error:

 

Failure details: The last refresh attempt failed because of an internal service error. This is usually a transient issue. If you try again later and still see this message, contact support.

The 'Target_Group__c' column does not exist in the rowset.

 

The column in question is from Salesforce but is not used in any visulization. If I open the PBIX file and manually refresh, everything works fine. Any thoughts?

6 REPLIES 6
aaronqin
Frequent Visitor

Hi @jfenico 

I recently encountered the same issue saying that one column doesn’t exist, but the dataset refreshes fine on Power BI desktop.

It turns out that the issue was to do with my Power BI desktop had auto-detect of relationship on, so there was a relationship auto created that was not intended and I wasn't aware of it. Then, one of the columns in that relationship was removed later one, this is the column that was causing issue in the refresh. After deleting the relationship and republishing the model, it refreshed fine.
Hope this helps.
Cheers

_sfrost
Solution Specialist
Solution Specialist

@jfenico 

Did you ever use this column in your report? if so, may be there are pinned tiles on dashboard those refer to this column? We might run into issues like this in such scenarios too.

@_sfrost

Nope - I only use a few columns in the report from this table and this is not one of them.

Hi @jfenico ,

 

Did you modify the data structure in the data source? If so, you need to re-publish the pbix file to the Powe BI service again.

 

And if you have use “Pivot columns” transformation in the Power query the value of one of the columns in your data source has been transformed as the column names in your dataset. Therefore, once the value of the pivoted column in your data source changed, the column names will mismatch with the value in your data source, then the error occurs.

 

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

 

Best Regards,

Dedmon Dai

Hi Dedmon,

Just so I understand correctly, what do you mean by modifying the data structure? I did not use any Pivot Column transformation in the data source.

Hi @jfenico ,

 

Would you please check if anyone has modified  the data structure like remove columns in the data source. You need to republish it to power bi service.

 

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

 

Best Regards,

Dedmon Dai

 

 

Helpful resources

Announcements
Winner of T-Shirt Design

Power BI T-Shirt Design Challenge 2023

Find out who won the T-Shirt Design Challenge and the top 3 finalists.

March 2023 Update3

Power BI March 2023 Update

Find out more about the March 2023 update.

Top Solution Authors