Removing a custom import purpose
Remove custom data import purposes that you no longer use.
- In Dev Studio, search for the pyLoadCustomImportPurposes data transform and open it.
- Click Save as.
- Click Create and open.
- Click Add a row.
- In the Action file, select For Each Page In.
- In the Target field, enter .pxResults.
- In the sub step row, in the Action field, select When.
- In the Target field, enter .pyName=="purpose to delete" where purpose to delete is the actual name of the purpose, for example, "Delete."
- In the next sub step row, in the Action field, select Remove.
- In the Target field, enter Primary.pxResults(<CURRENT>).
- Click Save.
Previous topic Adding a custom import purpose Next topic Setting the default purpose for data imports