Forum Discussion
Anonymous
4 years agoNot applicable
'Column name' in table 'Table Name' does not have its source pipeline rowset column specified"
Hi, I want to refresh my model in the Power BI service and I get the following error. Does anyone know how should I solve it? Thanks in advance,
- 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.
bcdobbs
4 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.
bcdobbs
4 years agoCommunity Champion
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.