Forum Discussion
'Column name' in table 'Table Name' does not have its source pipeline rowset column specified"
- 4 years ago
If you had a free trial version of Tabular editor 3 you could right click the table and ask it to update table schema which would sort it out if something had changed at source.
Hi!
I do have access to the original PBIX but I've made a lot of updates on the service so I don't use it anymore -
and I can't download the report to desktop PBIX as I set an incremental refresh to the report.
Is it in premium
capacity or running with a Ppu licence?
- Anonymous4 years agoNot applicable
Ppu licence
- bcdobbs4 years agoCommunity Champion
Never the seen the issue in Power Bi but something similar when refreshing a SSAS partition.
I'd start by connecting to the datasets XLMA end point with tabular editor. (free version is fine). (Can send some instructions)See if triggering an automatic refresh with it gives anything new in an error message:
You can also navigate down and try and refresh an indivdual partition:
- bcdobbs4 years agoCommunity Champion
Actually thinking about it before assuming it's partition related have a look at the following property in the tabular model (with tabular editor connected to XLMA end point):
Source Column should match the column name coming from the underlying M however if an underlying table/view in your source system has been modified it might not line up.