Hello Power Platform Community!
I am trying to create a relatively simple flow (I thought) but I am getting stuck.
With my flow I intend to iterate over all responses on a form.
My flow fails with the conditional check I have - that conditional check simply compares if the submitDate is less than or equal to the manual trigger timestamp.
But it fails saying the condition needs two variables of matching type.
I don't really care to do it with this condition or any condition.
I just want to be able to iterate over all form responses without know the total number of form responses.
Any help would be appreciated
Thanks!