
Hi Guys,
does anyone know why I'm getting this error? i just creating a new flow to get all the Company Details and email to the user. i don't know where I'm going to look at it.
I would suggest using the Power Apps V2 trigger instead of the regular Power Apps trigger. Its much easier to use since you create the specific parameters that you want in the trigger itself instead of using Ask in Power apps. Also, if you are going to bring in a collection as a JSON string you really need to do a Parse JSON before you try to do your select.