Hi All,
I am building an automate flow on the sample request form. As long as someone submit a sample request form, it will trigger an automation to sync all the data to my sharepoint list.
Here is my forms question and format:
Sample description (single choice): single select from A to G.
Sample owner (enable multiple choice): R&D, Production, Other (User key in value)
Forecast project volumn (Key in whole number)
Here is my sharepoint list column format:
Sample description (choice)
Sample owner(choice, allow multiple selection)
Forecast project volumn(number), under test1, decimal was automatic. I switch to 0, the number can be captured
Attachment 1 is a success test on my flow. I want R&D and Production show in two single choice like this screenshot.
Attachment 2 is how the data is not sync.
Why the single choice and multiple choice cannot be sync?