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.
Hi,
I need help to create a measure to Sum Total Value before the date specified in slice.
I have a stars chema
FactAccountingMoviment
SkDimDate
SkDimAccount
CreditValueMoviment
DebtValueMoviment
DimDate
SkDimDate
Date
DimAccount
SkDimAccount
Account
Follows the desired layout
Account | Date | Previous Balance | Credit Moviment | Debt Moviment | Period Moviment | Actual Balance |
6.0.1.2.3 | 23/out | 100 | 5 | 2 | 3 | 103 |
6.0.1.2.3 | 24/out | 103 | 7 | 4 | 3 | 106 |
6.0.1.2.3 | 25/out | 106 | 5 | 1 | 4 | 110 |
I need the previous ballance dax calc
Solved! Go to Solution.
I look around documentation and inside forum and i create this result.
I look around documentation and inside forum and i create this result.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
24 | |
10 | |
7 | |
6 | |
6 |
User | Count |
---|---|
30 | |
11 | |
11 | |
10 | |
6 |