pickerFieldCustom: selected value is getting replace with identifiers value

Certified Associate Developer

the pickerFieldCustom field is replacing the user selected data to its identifier value , please suggest how to solve this. 

my datasubset is as below :

a!dataSubset(
data:a!flatten(local!output.data),
identifiers: a!flatten(local!output.identifiers)
)

 

  Discussion posts and replies are publicly visible