Does it count as an update if a column is updated with the same value that it already contains?
E.g.
- Column X Row 1 = “Yes”
- User clicks a button that sets Column X Row 1 to “Yes”.
Does it count as an update if a column is updated with the same value that it already contains?
E.g.
I don’t think so… you can try and check if your updates went up