
Announcements
Hi,
I have SharePoint on-prem list where I am using gateway to connect to the on-prem site to get the list items.
My List items has few fields where multiple values are given.
The flow is able to connect to site and run successfully but not getting any values for multiple choice fields. It fetches other field values but not for multiple choice fields.
I tried to create two different fields:
one for users where I can select and add 2 or more users
another lookup field where i can select multiple values
The flow is not fetching any values for any of the field. If I remove the "Allow multiple values" from field properties and give only one value in field, it works fine.
This works fine with the list on sharepoint online but not for on-prem site.
Anyone any idea how we can fix it?
I have exactly the same problem. Did you find a solution in the meanwhile? Thanks in advance