The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. 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
User | Count |
---|---|
15 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
24 | |
21 | |
12 | |
10 | |
7 |