Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I have tried to use solutions from different threads but nothing solved my issue.
We need to show the cumulative total of the Sales - Purchases.
I have tried something like this
Cumulative Total = CALCULATE( SUM('Table'[SALES-PURCHASES]), FILTER(ALL('Date Table'), 'Date Table'[Date]<=MAX('Date Table'[Date])
but I am getting an error. I assumed it is because I have multiple entries per date.
The concept is like a bank statement or a cashflow.
I tried to use an index but I got this error.
I am attaching a dummy pbix here
for the dummy file, adding index is working fine. Dummy file consists of only 7 days. But when I used it in my original report, which has everything from 01/01/2019 up to today,
it is showing error.
Thank you
Solved! Go to Solution.
Please check if power bi has been updated to the latest version. And based on your description, this issue will should be related to the database settings. Please contack the database DBA and confirm if there's some issue in database.
Similar threads below for your reference:
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Please check if power bi has been updated to the latest version. And based on your description, this issue will should be related to the database settings. Please contack the database DBA and confirm if there's some issue in database.
Similar threads below for your reference:
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
68 | |
57 | |
55 | |
36 | |
34 |
User | Count |
---|---|
76 | |
73 | |
48 | |
45 | |
43 |