I am unable to get values from Multi select dropdown to the Entity. I am using Uipath Apps

The image shows a selection interface under the title "DTC Vertical Involved" with "Data Analytics" and "Robotic Process Automation" chosen as verticals. (Captioned by AI)

I am trying to get values inside the DTCVerticalInvolved Column.

Had you tried:
YourAppName.YourMultiselectdropdown.SelectedItems ?

Thank you for your response.
I tried all possible options.

then maybe better to elaborate more in detail on

  • what was done
  • what was intended
  • what was failling
  • what was done ?
    I tried to convert values to string and other format also but has no use.

  • what was intended
    I wanted to send multi selected values to store inside entity separated by comma.

  • what was failling
    As mentioned in post it is showing something different.