March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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])
@Anonymous , Try a new column like
maxx(filter(Table, [Column1] =earlier([Column])+1 ),[var2])
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
User | Count |
---|---|
90 | |
89 | |
85 | |
73 | |
49 |
User | Count |
---|---|
167 | |
147 | |
92 | |
70 | |
58 |