Power Automate - Microsoft Forms & SharePoint choice field (multi-select) updates

Описание к видео Power Automate - Microsoft Forms & SharePoint choice field (multi-select) updates

This video demonstrates how to collect the multi-selected choice values from Microsoft Forms and update SharePoint list item using Power Automate.

Expressions used

replace(replace(replace(outputs('Compose'),'[',''),']',''),'"','')

split(outputs('Clean_up_Selected_Text'),',')

{
"Value": "item()"
}

item()

Power Automate Community

https://powerusers.microsoft.com/t5/B...

Комментарии

Информация по комментариям в разработке