Forum Discussion
Anonymous
2 years agoNot applicable
Running count not based on a table column
Hi, I would like to place a running count column on a table visual, that has a value starting from 1 on the first row and incrementing by 1 for each following row. I know I can do this based on a...
- 2 years ago
Hi Anonymous ,
I don't think what you're trying to achieve is possible. For a sequence to work, it must reference a column and changing the order of rows in such a column would result to your sequence changing as well.
Anonymous
2 years agoNot applicable
And here is the visual:
The data was not sorted. Note, I don't care if it is sorted or not, but I want the Running Count row to be in ascending sequential order, starting from one. That regardless of the sort or filter. Thanks.
danextian
2 years agoSuper User
Hi Anonymous ,
I don't think what you're trying to achieve is possible. For a sequence to work, it must reference a column and changing the order of rows in such a column would result to your sequence changing as well.