Is there any way other than via merges and case statements to append 2 rule set outputs together without doing a merge? The option to merge date fields isn’t there and you can’t convert them to a string so I’m stuck.
For example,
Rule 1 has Name, Email, System Name, Date
Rule 2 has Name, Email, System Name, Date
Need to Append Rule 1 and Rule 2 for a combined list of all results. Currently can’t because the “Date” field isn’t allowed for a case statement output type