Skip to content

Compare multiple variables at once in an IF statement (Power Automate Desktop)

Here’s an example of comparing multiple variable values in one IF statement on Power Automate Desktop. In this example, I check if the first number of an invoice begins with either 3 or 8:
image-10.png

%InvoiceNumber[0] = 3 OR InvoiceNumber[0] = 8%

 

Remember to add the true condition to the Second Operand.

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *