Hello everyone!
I need to create a table, which shows how many times the value was in the string
Example is the following:
Input
Route |
388-3256-388 |
Output
Route | Point | Times |
388-3256-388 | 388 | 2 |
388-3256-388 | 3256 | 1 |
Thanks a lot for any help!
Solved! Go to Solution.
User | Count |
---|---|
56 | |
26 | |
24 | |
21 | |
21 |