Hi,
I would like to seek help from the following workflow. Workflow was successful mapped from MS Form to SP using create item 1.
however all the multiple choice value are not able to map correctly. Under Department, the values are Project and Non-Project
Can you help to guide me how do i use this value? with square brackets? How about the value do i print all the value?
"Dept": [
{
"Value": @{outputs('Get_response_details')?['body/rb45f684ed8314f4a89d1f9cd76a0e515']}
}
]