Swap keys and values
Hi, I have a use case of lookup function where I have to use the same expression library but the lookup will happen both on the basis of key and value pair. Below is the expression library that I have uploaded { “Lookup”: { “Key1”: “Value1”, “Key2”: ...