Hello,
In connectors, i tried to connect MS Forms & Share point and created the flow successfully. but the data flow is not happening, pls find the below error in the snapshot. pls provide resolution.
regards,
Thulasi.

Hello,
In connectors, i tried to connect MS Forms & Share point and created the flow successfully. but the data flow is not happening, pls find the below error in the snapshot. pls provide resolution.
regards,
Thulasi.
This forum is for desktop flow questions. Your question is related to a cloud flow. The correct forum for a question like that is here: https://powerusers.microsoft.com/t5/Building-Flows/bd-p/BuildingFlows
For what it's worth, it seems like you are passing in a value that is not numeric to a field that expects a number. Please review the values you're sending to the Create item action and make sure that actual numeric values are sent to fields that expect numbers. You can use the appropriate PowerFx expressions to convert variables to numbers, such as using the int() expression to convert it to an integer.
-------------------------------------------------------------------------
If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.
I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.