a month ago - last edited a month ago
Hi, I have automation as follows:
I am looping through list of values from excel column. I need to count index only in case the condition is met. But index is counted all the time when it gets through the loop as its based on the initial values. How to create some index variable that counts from 0 only when condition is met? Thank you.
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.