Forum Discussion
Memory error: Memory Allocation failure.
- 9 years ago
I went into the query editor and removed as many columns as possible and the refresh started working again. Also, I received this nugget of wisdom from Support:
From a memory consumption perspective it is better to add columns in the report developer using the add new measure/column function for optimized performance.
I hope that this can help someone else.
Thanks!!!
Jim
My problem was that the key columns that I was trying to Join the tables on, were auto- characterized by power bi as numerical, with default summarization. When I converted the keys to text, and selected the "do not summarise", I had no problem :)
- tiztrain6 years agoHelper I
Anonymous legend! This is exactly my fix too
- Anonymous1 year agoNot applicable
This was an awesome fix to this problem! I spent the entire Sunday resolving this, and I can say this has been a great day! Thank you very much!