Hi!
I want to create a row and populate it with an incremental serie of numbers. Number 1 on the first row, 2 on the second row, and so on. Is there an easy way to do that?
Create row with an incremental index
Re: Create row with an incremental index
use a computed variable, and use the ROW() function
jonathon
jonathon