Forum Discussion

mertzdj's avatar
mertzdj
New Member
3 years ago

How to prevent empty values from loading as tables instead of nulls when load is an xml file

I'm loading similar query with multiple inputs as Xml.Tables(Web.Contents(...   When I drill down, often times empty xml tags come in as "Table" instead of as null values or empty string.  How can ...