I have a List view with a Count Data Label.
The Count works fine, however the advanced condition in the next step does not pick up the Count.
For example, the Get List loads, data is populated, and the count says 3
The advanced condition in the next step says if the count is greater than 2, then throw up a message, but this is not working.
If i put a message in before the advanced button, click ok on the message, then the advanced condition works.
Its as if the count is not complete in time for the advanced condition, why?
Works fine in k2 v4.7, not in v5.2