I have a flow that takes the user input and match with account number and output boolean if found or not.
In CRM Accounts , my account names have spaces. for example:
The account hava name ' Furqan' and if the user type 'Furqan', my flow wont be able to match it.
how can I trim the spaces in power automate query so it can find the record.
