Forum Discussion
Anonymous
6 years agoNot applicable
Custom column
Hi, so I have two columns depth from and depth to. I need to create a new column called Total depth that: - has the first row the same as in depth from (30 in this case) - the rest of rows are copi...
Anonymous
6 years agoNot applicable
Anonymous the problem is that the number of steps can vary, this time it's 9 but it can be only 3 or 30 next time.
Anonymous
6 years agoNot applicable
Hi Anonymous ,
One solution could be to do it QueryEditor. to create a Table with 1 row in Query Editor. Give that an index value 10000000. And then append this table to the Steps table. This will automate and you will not need to worry till your index in Steps Table reaches 10000000.
For more info I will need to see your data set.
Regards,
Harsh Nathani