Hi - I am trying to write a dispatch that deletes the part number for all configurations except the @ configuration. I do not want the user to have to enter the names of all the configurations from which the part number is to be deleted. I can delete the part number from all configs but then need the part number saved to write back to the @ config. How do I save a variable in dispatch to be written back to the data card variable at the end of the dispatch? I have created a dispatch variable (d_number) that is the part number in the @ config but I am not sure how to define when it reads this variable. Below are screenshots of the dispatch.