How to add value to List Collector field in Flow designer without replacing the old entry

Chandra Shobana
Giga Contributor

I have created custom field in Business Service table as List data type.

When a form gets submitted , I want to push the value selected in Reference data type(referred to CMDB Software Model) to the List field in Business Service table(Referred to CMDB Software Model).

the problem is , if there is any entry already present in the List field, its replacing the value with new value. Instead of adding the entry.(Updated through Flow designer)

If any present already, i do not want to get removed, instead need to add the new value.

 

 

1 REPLY 1

Yousaf
Giga Sage

HI Chandra,

Please refer to this blog. and make changes where you need

Using list collector in Flow Designer 'For Each loop' by converting string into array of string

 

Mark Correct or Helpful if it helps.


***Mark Correct or Helpful if it helps.***