Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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])
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
71 | |
70 | |
38 | |
28 | |
26 |
User | Count |
---|---|
97 | |
88 | |
59 | |
43 | |
40 |