Forum Discussion
Anonymous
4 years agoNot applicable
SharepointList-OLE DB or ODBC error: [Expression.Error] We cannot convert the value "" to type Table
Hi all, I have the following problem, when expanding a field of a Sharepoint List it shows me the data in Power Query but then when I want to save the changes it tells me the following: Th...
lbendlin
4 years agoSuper User
Use Value.Is to probe what the contents of the cell will be, or utilize the try ... otherwise ... approach.