When a new account is created, does dynamics standardize and verify that the postal address is valid address?
One Street vs 1 ST, etc.
This would save the time/money for shipping material/goods to the incorrect address.

When a new account is created, does dynamics standardize and verify that the postal address is valid address?
One Street vs 1 ST, etc.
This would save the time/money for shipping material/goods to the incorrect address.
Hi,
By default CRM will not standardize addresses. you need to write some code to validate address either using bing or some other 3rd party providers.
here are some other discussions on validation of address
community.dynamics.com/.../259771
community.dynamics.com/.../272811
hope this will help..