Hi All,
I have a collection that stores the ID and status of the document checked from the gallery(removed when unchecked), What I want to do is iterate over the collection if all the status is the same or not.
I'm trying to use this forall function, but it does not seem to work, although I think I'm missing something.
Concat(ForAll(selected.status,status in ["Pending Input from Collaborators","New"]),Value & "")

Report
All responses (
Answers (