An address validation control for D365 CE/PowerApps that utilises the Experian (https://www.experian.com.au/) Global Intuitive Address Validation service (https://www.edq.com/documentation/apis/address-validate/global-intuitive/).
An address validation control for D365 CE/PowerApps that utilises the Experian (https://www.experian.com.au/) Global Intuitive Address Validation service (https://www.edq.com/documentation/apis/address-validate/global-intuitive/).
Utilising Experian, this control is capable of validating addresses from a large number of countries - https://www.edq.com/documentation/apis/address-validate/global-intuitive/#supported-countries-2.
You can download the compiled control in a solution format from the releases tab and then deploy to your D365/PowerApps instance.
Note, there is currently a bug that stops you from mapping the outputs of the control to out-of-the-box address fields. This is a known issue and Magnetism has supplied us with a work around - https://community.dynamics.com/crm/b/magnetismsolutionscrmblog/posts/binding-to-address-fields-in-a-pcf-control)
The following instructions are provided for those who prefer to compile from source.
There are some software prerequisites required to compile this application.
More Info: https://docs.microsoft.com/en-us/powerapps/developer/component-framework/get-powerapps-cli
You now have a solution that is ready to be deployed to your target D365/PowerApps project - “deployment\VeritecPcfAddressValidator\bin\Debug\VeritecPcfAddressValidator.zip”.