Hi
I have created the below flow. It looks at a row to see if the line has been approved. If it has, then if the description contains Credit Card, it should send a mail to accounts, containing the excel file. If not then it creates a PDF of the excel file and sends the PDF to a supplier. It works to a degree, but not quite. Any suggestions as to what the issue is.
Can you give an example of when it does work or when it doesn't? It is hard to tell without explaining what "Condition not quite working" means to you.
I could only guess that the description of the file doesn't contain "Credit Card". You might want to try adding additional OR conditions for "credit card".
You could also try formatting the description before you compare by changing it to all lowercase and replacing special characters. This might help the condition of contains search.