When we try to search for a customer using customer name, we noticed an annoying problem: Dynamics 365 for Financials can't find the customer if the name contains some special characters, like '&'. For example, we have a customer named "P&N Bank", but we can't find any customer matching the search pattern "P&N". We can find the customer using "Bank", but if we have a lot of bank customers, it will be difficult to find the right one.
It's important for us to find customer by name, so we don't end up with different customer records for the same customer, when the customer orders many times.
Thanks in advance for any suggestion!