Make Changes to a List

I have a list of items already written to a database thing. A user submits a new list of items for the same thing but there may be different values in certain columns and in some places, more or less items than the original list.

Will Make Changes to a List accommodate that?

make changes to a list changes each list item to the values you set in the make changes to list step

if there is a value for field A

  • you don’t map it - nothing changes
  • you map it a new value - new value overwrites
  • you map it specifically to empty - empty overwrites

But what if you are adding to a list another row? As we introduce counter offers, a consumer or a retailer can offer different unit quantities, bundles, or even additional products. Not sure if Make Changes to a List allows you to add a row to the list. Or remove a row from a list.

make changes to a list changes all the items in the list

you’d want to create an item and then add it to a list
or remove an item from a list and then delete it

changes to a list just changes existing items it doesn’t create or delete items or change what items are in a list on a data.

ie make changes to list where list is users companies - changes the fields on the list of companies, it doesn’t add/remove companies from the list

This topic was automatically closed after 70 days. New replies are no longer allowed.