Skip to main content

Find Unmapped Prompt Values in Source Formats

Although it's possible to query for Source Formats with unmapped prompt values, this query is not as useful as one might hope. "Refresh values" must be clicked on each Source Format to make Slate aware of new values.

Configurable Joins example Suitcase: 4e5a7b48-104c-481d-8857-b5ce1148e9e0:rwf-test

Relevant SQL:

SELECT *
FROM [source.format]
WHERE 1 = 1
	AND remap.exist('//val[not(@dst)]') = 1