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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
sanjyot_firke
Helper II
Helper II

Power BI Report refresh Table name not showing up

Hi Everyone,

We have reports getting refreshed on a hourly basis. However, recently we have started to receive warnings on those refreshes. When we look at the warning we find that there is no table name mentioned in the warning. Is there a way where we can find which table is getting referred to in the warning?

sanjyot_firke_0-1775000743035.png

 

Regards

1 ACCEPTED SOLUTION
Natarajan_M
Solution Sage
Solution Sage

Hi @sanjyot_firke ,

not sure why in service instead of showing the column and table name its showing the object id .

This is a warning we can neglect it also this warnign is also reported by other  users .. I think its a bug ..
To resolve this we can load the model in tmdl view and check which sort by column is causing the issue.

e.g :
I'm sorting the Sales label on sale id 

Natarajan_M_0-1775010132350.png
in tmdl view :

Natarajan_M_1-1775010198476.png

in dax studio we can get the column name using the id ;
SELECT * FROM $SYSTEM.TMSCHEMA_COLUMNS WHERE [ID] = 212;

Natarajan_M_3-1775011008451.png

 

Thanks 
If you found this helpful, please consider giving it a kudo and marking it as the accepted solution — it goes a long way in helping others facing the same issue.

For more Power BI tips and discussions, let’s connect on LinkedIn:
https://www.linkedin.com/in/natarajan-manivasagan

Cheers!

 

View solution in original post

3 REPLIES 3
v-echaithra
Community Support
Community Support

Hi @sanjyot_firke ,

May I ask if you have resolved this issue? Please let us know if you have any further issues, we are happy to help.

Thank you.

v-echaithra
Community Support
Community Support

Hi @sanjyot_firke ,

Thank you @Natarajan_M  for your inputs.
We’d like to follow up regarding the recent concern. Kindly confirm whether the issue has been resolved, or if further assistance is still required. We are available to support you and are committed to helping you reach a resolution.

Thank you.

Natarajan_M
Solution Sage
Solution Sage

Hi @sanjyot_firke ,

not sure why in service instead of showing the column and table name its showing the object id .

This is a warning we can neglect it also this warnign is also reported by other  users .. I think its a bug ..
To resolve this we can load the model in tmdl view and check which sort by column is causing the issue.

e.g :
I'm sorting the Sales label on sale id 

Natarajan_M_0-1775010132350.png
in tmdl view :

Natarajan_M_1-1775010198476.png

in dax studio we can get the column name using the id ;
SELECT * FROM $SYSTEM.TMSCHEMA_COLUMNS WHERE [ID] = 212;

Natarajan_M_3-1775011008451.png

 

Thanks 
If you found this helpful, please consider giving it a kudo and marking it as the accepted solution — it goes a long way in helping others facing the same issue.

For more Power BI tips and discussions, let’s connect on LinkedIn:
https://www.linkedin.com/in/natarajan-manivasagan

Cheers!

 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 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.