Hello,
I have a gallery linkining to my SP list, which contains a choice 'Status' column. The three choices are 'Not Started, 'In Progress' and 'Complete'.
The idea is I will then be able to have another label to show % of complete.
I have a label (outside of the gallery) to count all rows in the SP list.
What id like is another label that shows the number of rows in my 'Status' column that are marked 'Complete'.
How would I achieve this?
Thanks
Jamie