Query question
I have a table with a legacy identifier and a current identifier.
I want to query the table, by first check the current identifier for a match, then fall back to the legacy one.
Is there a good way to do this with Appian queries?
I cant really do what i want with or and and logical expressions.
