Hi Stephen,
I hope I'm understanding your problem correctly, let me know if I am misunderstanding.
You can create an XSLT file to filter through your XML, grab the specific tags you need and attach that to your DataLinq configuration. This way you can have XPression look for the filtered tags instead of the original XML that may delete some tags. If a tag doesn't exist in the XML, the XSLT should find nothing and XPression should then show a blank field.
------------------------------
Sven Whitesell
Product Specialist
Ross Video
------------------------------
Original Message:
Sent: 06-02-2022 13:08
From: Stephen Treiber
Subject: Return Empty Field when XML data not present?
I'm trying to tag leaderboards to an XML file that is generated by a scoring server, and the way this server generates files is to delete XML tags when there is no data present in them. I've tried tagging to where these fields should be if there is data there and selecting return empty on failure, but I'm getting phantom data from somewhere instead of the blank field like it should be.
------------------------------
Stephen Treiber
Feature Productions Inc.
------------------------------