I use the following formula to detect the number of value changes.
NumOfChanges("count", "*-1d", "*")
In the attached data, NumOfChanges on 10/28/2023 12:14:41 was 27. However, I believe 28 is correct.
What is the calculation for such data?
Is the initial 0 => 1 not counted?
Please tell me!