Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Currently I am trying to do some calculations within Power BI and all of the component parts are working but when i put them together the system tells me that I don't have sufficient RAM.
I have tracked it back to a single part of the calculation but i can't figure a way to do it more efficiently.
CashflowCount = CALCULATE(COUNTROWS('Calendar'),filter(All('Calendar'),'Calendar'[Date] >= MIN(Cashflow[Task.StartDate]) && 'Calendar'[Date] <= MAX(Cashflow[Projects.EndDate])))
This is the calculation which is causing the problem which by itself does resolve after some time.
What i am trying to do is split the interest for a particular caulcation across the period taht the interest will be paid rather than just a total interest in the period it started to be accrued.
Any ideas? I am assuming taht i'm not the only person who has had this problem and i might be missing somehting simple that will solve my problem.
Solved! Go to Solution.
Yp DateDiff was a much better way of doing it.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
119 | |
83 | |
47 | |
42 | |
33 |
User | Count |
---|---|
190 | |
79 | |
72 | |
52 | |
46 |