Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello,
is it possible some how to load values of (i+1) on the same row of (i). It should be iterative for each row till last.
"i" is an integer.
Thank you .
Solved! Go to Solution.
@Anonymous , Try a new column like
maxx(filter(Table, [Column1] =earlier([Column])+1 ),[var2])