Skip to content
English
  • There are no suggestions because the search field is empty.

Special Phone Migration

Special Phone Migration

The Special Phone field type is sunsetted in RPM and must be migrated to a formatted text field to retain your data.

Overview and Principles

The Special Phone field type was a number field that only supported phone numbers. Because this field type is sunsetted, you must convert it to an ordinary text field to avoid data loss. Alternatively, you can delete the field if data retention is not required.

  • Irreversibility: Field type conversion cannot be undone once completed.
  • Data Integrity: Converting the field initially removes structural patterns from your numbers. You must export, format, and re-import the data to restore a clean phone number format.
  • System Overwrites: The re-import process uses matching Form Numbers to overwrite existing system records.

Navigation Path

To begin the migration process, use the following path in your RPM dashboard: Top Menu >> Setup 

Step-by-Step Migration Guide

1. Convert the Field Type

  1. Select the specific process that requires modification from the Setup menu.
  2. Click the Fields tab within the process.

     
  3. Locate the field assigned to the Special Phone type and click Edit.

     
  4. Click Advanced in the field edit window.

  5. Select the Convert this field to a text field checkbox. Click Finish.

     

  6. Read the warning prompt and click Finish again to complete the conversion.

     

2. Enforce the New Pattern

  1. Click Edit on the newly converted text field.
  2. Set the Enforce pattern dropdown option to Yes.
  3. Enter your preferred phone number format structure into the pattern field.

3. Export Existing Data

  1. Navigate to the process view page.
  2. Create a new view that includes the Number column and your converted phone number text field column.
  3. Click Download in the top right corner to export the process data to an Excel spreadsheet.

4. Format Data in Excel

  1. Open the downloaded spreadsheet file in Microsoft Excel.
  2. Insert a blank column next to your phone number data.
  3. Enter the following string formula into cell C2 (or the first empty cell corresponding to your data row): ="(" & MID(B2, 1, 3) & ")" & MID(B2, 4, 3) & "-" & MID(B2, 7, 4) (Note: Replace B2 in the formula with the actual cell location of your first unformatted phone number string).
  4. Apply the formula down to the bottom of your dataset column.
  5. Highlight and Copy all the newly formatted phone numbers from the formula column.
  6. Right-click the original phone number column and select Paste Values to replace the unformatted text.
  7. Delete the temporary formula column so that only the Form Number and formatted Phone Number columns remain.
  8. Save your spreadsheet file.

5. Import Formatted Data into RPM

  1. Return to the specific process page within RPM.
  2. Click More and select Import.
  3. Click Browse..., select your saved spreadsheet file, and click Upload.
  4. Set the Existing data configuration dropdown to Overwrite.
  5. Click Import.
  6. Verify there are no error prompts, then click Done to finish the migration.

Troubleshooting and Validation

  • Pattern Mismatch Errors: If you receive import errors, verify that the string format generated in Excel exactly matches the structure rules defined in the Enforce pattern setup field in RPM.
  • Verification: Open an existing process form to confirm that phone numbers display the updated text pattern correctly.
Do Not Sell or Share My Personal Information