Forum Discussion
Surfacescan
6 years agoHelper I
Importing sometimes empty XML table - Expression.Error: There weren't enough elements
Hello - I am building a storm tracker and I want to elegantly handle when there is no XML data tables because the query returns an empty result. At the moment it throws an error: Expression.Erro...
lbendlin
6 years agoSuper User
Familiarize yourself with the "try ... otherwise ...." concept in Power Query - that will help you to handle such a situation.