Forum Discussion
erhang
8 years agoHelper II
Counting lines
Hi there ; i want to count one of column and want to give number them wit a new column.Which formula that i can use , could you help me pls. in below example i want to create "number" column...
- 8 years ago
Hi erhang
You need to go to the data tab, then go to edit query / power query editor - Add new column
Then you can add Index column from 10000001 with an increment of 1 for example
- Quentin
quentin_vigne
8 years agoSolution Sage
Hi erhang
You need to go to the data tab, then go to edit query / power query editor - Add new column
Then you can add Index column from 10000001 with an increment of 1 for example
- Quentin
erhang
8 years agoHelper II
thanks for the solution dear quentin_vigne
- quentin_vigne8 years agoSolution Sage
You're welcome