cancel
Showing results for 
Search instead for 
Did you mean: 

Check If Data Is Missing

alstef
New Contributor

I’m getting data out of a REST call and I need to check whether or not a certain entry is present or missing. My list of needed entries consists of, example: String1, String2, String3, String4. If only the the first three are present, how do I print out that String4 is missing in my entries and how do i filter duplicates, for example String1 = String2 (I need to print the name of the duplicate)? I have tried using the Conditional snap, but haven’t had any success so far. Any suggestions? Thank you.

5 REPLIES 5

Thank you Dimche!