I am a newbie so please bear with me.
I have created a Power Automated flow from a Form to Dataverse. Most of the items I have mapped to the fields. There are a few which I need to collect that come under the same name. I am trying to use a 'Switch' function to extract the relevant 32 character long strings (as I cannot access the actual form questions) but I've tried "List of response notifications", "Current Item", "Body" but keep getting variations of the following:
"The execution of template action 'Switch' failed: The result of the evaluation of 'scope' action expression '@items('Apply_to_each')' is not valid. It is of type 'Object' but is expected to be a value of type 'String, Integer'."
I cannot find anywhere on the web where it can tell me what I should be putting in the Switch function for this to work.
Apart from the above error detail I also get a message saying:
"This is a new issue. Try posting about it on our community page—somebody may have a fix. Post it now"
Hence I am posting this. Any help is appreciated as I have been stuck on this same problem for about 4 days.