Hello, Could you do me a favor?
I encountered an issue with Power Automate where, even though the value to be entered was the same, it seemed to overlook the input for the condition. I entered six items with different titles but the same condition. Strangely, the workflow didn't work for two of the items. The value in question is the account number, such as '1234', and the condition should involve 'ends with'.
However, when using the "Initialize variable" action, there was no option available for 'ends with' in the condition settings.
That is why I used 'string(account number)' to have access to the 'ends with' option. Is there any way to resolve this issue?

