Forum Discussion
rbutgins21
Sep 25, 2020Brass Contributor
Checking the status field of all items in a sharepoint list
I have a sharepoint list that is maintained throughout the day by each of our bank branches. Each branch has their own item in the list. When they are done for the day, they change their status to ...
rbutgins21
Sep 28, 2020Brass Contributor
Sep 28, 2020
Try this: add(triggerBody()?['number'],1)
- rbutgins21Sep 28, 2020Brass Contributor
ArefHalmstrand Having issues with my condition statement - can't get it to be true - the status has been changed to verified, but that step keeps failing. I am missing something simple as this is not a complicated flow....
- Sep 28, 2020I will try build similar scenario and test it 🙂
Is your "verified" field a choice field or free text ?- rbutgins21Sep 28, 2020Brass Contributor
ArefHalmstrand It's a choice field.