Hi all,
I have a MS form that users fill out. One of the questions in the form is which the users select what area of interest they're interested in.
I've created a flow to add the form details to a table in dataverse.
Based on the answer to the question, I'd like to assign specific admins to be the owner of that newly added row.
I understand that a switch is potentially needed for this. I have used switches before but I'm unsure how to update the row to assign the correct admin based on the answer to the question.
How would i be able to do this?
Thanks!