08-28-2017 11:37 AM
Is there a way to easily show what key values do not match between two JSON objects? If I have two objects with the same keys, can I output just the keys and values that do not match between the two objects? I am looking for a way to do this without having to create an equality expression for each key.
11-20-2023 05:42 AM
@CMeyers can you share the pipeline