Experian's powerful intuitive address validation tool uses data from over 245 countries to deliver validated, formatted and enriched addresses. Our solution for the Microsoft Power Platform offers multiple ways of performing address validation:

  • Autocomplete - providing suggestions in real-time, that continually update as the user types
  • what3words - taking a what3words 3 word address and providing all postal addresses within a 100m radius of that what3words address (United Kingdom only)

The workflow for each of these approaches is detailed in the tabs below.

Our Autocomplete search type is designed to provide accurate suggestions in real-time, that continually update as the user types. The user should provide the address elements in the order that they would appear on an envelope.

User workflow

  1. The user starts to type into the first address field. Suggestions will be displayed in a dropdown.

  2. The user can then either:

    • Continue to type for a more accurate selection in the dropdown
    • Select an address from the dropdown
  3. When a selection is made, the final address is displayed in the fields configured on the form.

From v4.5.0 of the app, if you're searching in the United Kingdom you have the option of typing in either a regular postal address or a what3words 3 word address.

User workflow

  1. The user selects the first address field and a country dropdown appears within the field with the default country automatically selected. Country selection is detailed in the Autocomplete tab.

  2. Providing the chosen country is the United Kingdom, the user starts typing a what3word address into the single text box. Once a partial 3 word address is detected from the first letter of the third word, a list of matching 3 word addresses is displayed.

    Picklist of what3word address options

  3. The user can then select one of the what3words addresses to trigger a search for all postal addresses within a 100m radius of the what3words address.

    • Either no addresses are found:

      No addresses within 100m

    • Or a picklist of postal addresses is displayed:

      Addresses within 100m

  4. The user then selects an address from the list. This address will automatically be formatted in the correct fields configured on the form.

  5. If enrichment data has been set up to include the what3words dataset the configured data will be retrieved and mapped to the chosen object fields. This could include the what3words address itself or the latitude and longitude for the what3word address.