Forum Discussion
This model doesn't have a table named
- 6 years ago
Hi Anonymous ,
You may try to rename the table in The Fields pane.
Or you may clear permissions under "Data Source settings", and establish the connection to SQL Server again.
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This solution did not work. The names are identical between the Power Query Editor and the actual PowerBI Fields section. Any other ideas please?
Error:
"The model doesn't have a table named <name of table>"
My report presented the same problem after applying changes to step names and table names in the transformation editor. I checked the references for several cases and found a workable solution.
First identify the current table with new name whose old name is mentioned in the error message "the model doesn't have a table named ...", create a reference and name it with the old name.
Proceed with the change application and data reload, in my case, the reload was completed without any problem, applying the changes made in the PBIX and the semantic model.
Save your changes, and now proceed to delete the reference for this table and reapply the changes and save.
I assume that this is a bug, which does not correctly record in certain situations the subsequent changes of table names after applying them in the PBIX.
I hope this helps your problem.