Hi,
I can see a lot of people are having trouble with the ForAll and Patch function working together, I am another one!
I have read many other posts, but I can't solve this one.
I have a Patch to change the status of a course; from 'Open' to 'Closed'. This works fine and only applies to one record. Then I want another Patch to change a different data source, but this one has many records to amend.
If it run it as normal Patch, it will only change the first record it sees, so ForAll is the solution (I think). But my formula for the ForAll shows errors.
Here is my formula:
