Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

tExtractXMLField Integer attribute Issue

I am passing a XML string to tExtractXMLField to extract attribute values of an element. When the attribute i am trying to get is not there, it does not return back anything.
This happens only when schema field type is Integer. If I set the missing attribute schema type to String, the component does return values with other attributes and null(empty) for the missing attributes.
Is this expected behavior?
Labels (3)
1 Reply
_AnonymousUser
Specialist III
Specialist III
Author

Any thoughts? Any one? Should I submit a bug report?