Forum Discussion
"Memory error: Memory Allocation failure" when refresh a large size data source with screen lock
Anonymous , I do face this issue very often with my file of a similar size. And it works on reducing the data. I get it after 2.2 GB .
- Anonymous5 years agoNot applicable
do you reducing it from data source or just drop columns after import ?
I already dropped some unused columns after import actually.
- amitchandak5 years agoSuper User
Anonymous , I am actually reducing the data(rows) . Ideally, we should use a deployment pipeline to shift from DEV to Prod, so data get loaded in service, not in desktop, Another way is to use dataflows with a new direct query option.
But I think both are premium features.
My option are direct query to source or dataflow to reduce the data as of now.
- Anonymous5 years agoNot applicable
amitchandak Fyi, online premium with shared capacity also have a 2 hours limit on data refresh fuction.
unless you are puchased premium capacities.. and it can supported up to 5 hours.
therefore, i would like to see if any workaround / solution on desktop verison.