Replies: 2 comments 1 reply
-
|
Are you still hitting this? This is very strange. I've never seen this with the latest implementation. The last time I remember seeing this was when we tried to split the Costs table into a star model. I think this usually happens when you summarize with a lot of group by columns. I'm assuming you didn't change anything, so I'm not sure what could be causing it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to update to using Fabric Event House and switch away from storage, but am getting a LowMemoryCondition when I try go back and re-process past months. I can consume about 2 months total using Number of Months, anything higher gives the error. With previous versions of the storage version of the Power BI file I could set a date range instead of number of months, e.g. Jan 1, 2025 to Jan 31, 2025 and process just that month. I'm wondering if that would help get around the error. (which seems to be a limitation of using Event Hub). Our cost data is a good 20M records a month. I need to process everything back to 2014 eventually so number of months as the only filter is not helpful.
Beta Was this translation helpful? Give feedback.
All reactions