Hello gang, my flow keeps failing at the Condition
i have a variable called varAttachmentName, the value comes out properly as example 7824884_85350_2024.pdf
i have a condition that checks if the varAttachmentName starts with 78, but it fails, so i try '78' but that doesnt work either
i need it to look at starts with rather than contains.
not sure if there is a specific way to use a condition on a string when using 'starts with' ?
added screenshot
thanks in advance