Following on from my previous post I am having difficulty updating my sharepoint list when I use an Icon as a button.
I have added an icon into my gallery which, when pressed, will change the status of my permit to closed. The formula I have used, and doesn't work is " Update('Permit Tracker',Status,Value="Completed") ". The status is in the form of a choice column (Closed,Open, Planned)
Thanks in advance for helping out a noob 🙂