Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi Team,
How to calculate below highlighted calculations,
Thanks,
Chandrasekhar
Solved! Go to Solution.
Hello @sekhar438
Give this a try.
RunningSum = VAR CurrentDate = SELECTEDVALUE ( 'Table'[date] ) RETURN SUM ( 'Table'[D.qty] ) - CALCULATE( SUM ( 'Table'[r.qty] ), ALL ( 'Table' ), 'Table'[date] <= CurrentDate )
Hello @sekhar438
Give this a try.
RunningSum = VAR CurrentDate = SELECTEDVALUE ( 'Table'[date] ) RETURN SUM ( 'Table'[D.qty] ) - CALCULATE( SUM ( 'Table'[r.qty] ), ALL ( 'Table' ), 'Table'[date] <= CurrentDate )
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
86 | |
80 | |
53 | |
39 | |
39 |
User | Count |
---|---|
104 | |
85 | |
47 | |
44 | |
43 |