How do I select lines starting with specific number from a data on workflow, say all numbers starting from "01", "02", "03"
Hi @Aamir651
Two ways you can do this
1st way: using startswith() function
2nd way: using find and replace tool matching begins with
Hope this helps : )
User | Count |
---|---|
106 | |
85 | |
76 | |
54 | |
40 |