This video explains how to extract MS Forms multiple choice responses values.
Power Automate Community Thread
https://powerusers.microsoft.com/t5/B...
Expressions I used
outputs('Compose_2')?[0]
outputs('Compose_2')?[1]
outputs('Compose_2')?[2]
outputs('Compose_2')?[3]