Forum Discussion
Frasermc98
2 years agoFrequent Visitor
OLE DB or ODBC error: [Expression.Error] 'Table.Sort' requires at least one sort criterion..
Hi, My scheduled refersh has failed due to the following error: OLE DB or ODBC error: [Expression.Error] 'Table.Sort' requires at least one sort criterion.. My data is uploaded via serveral ...
Anonymous
2 years agoNot applicable
You might try clearing the cache in the settings, and adding the parameter MissingFields.Error to your #"Expanded Table Column1" step (it would go after your column name in that step, so }}, MissingFields.Error). This will tell you if any columns are missing.
--Nate