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, I stuck in the DAX formual by tring to get value from previous row.
With Below example, when Date and SKU are same:
D3=D2
D4=D3
D6=D5
....
How can we achieve that by adding Column D (Qty2) in using DAX?
Thanks for help!
Solved! Go to Solution.
@nbufff Hi! Create a new calculated column with this code:
if it's ok, please accept my answer as solution!
BBF
@nbufff Hi! Create a new calculated column with this code:
if it's ok, please accept my answer as solution!
BBF
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
20 | |
7 | |
6 | |
5 | |
5 |
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |