Forum Discussion
Anonymous
8 years agoNot applicable
Calculated column throws not enough memory error! any Smart alternates to approach this ?
Is there anyway to fine tune this or use Measures to achieve this New_Return Column? I've got 7 Columns in this table and query works with filter till 2017 May 1st and beyond that throws error "...
- Anonymous8 years ago
So after few failures i found this is the best way to do it, created new table with only 3 columns and used the same DAX calculation and it refreshes in less than 30 sec.
Cheers
Van
Anonymous
8 years agoNot applicable
So after few failures i found this is the best way to do it, created new table with only 3 columns and used the same DAX calculation and it refreshes in less than 30 sec.
Cheers
Van
Anonymous
5 years agoNot applicable
Hi Van,
I realize this was a while ago, but I am facing the same issue now. What columns did you use for your new table and did you join it to your original table?