Skip to main content
John Neff (Ring2Media) 님이 #Data Management에 질문했습니다
Hello, 

 

I am using Rollup Helper and have created a rollup that pulls against a custom object with a large record count - and it is yeilding the "Non-selective query against large object type" error. 

 

Is there any way to prevent this from happening?  I read somewhere that this can be prevented by enabling asyhcronous processing - is there any tuth to that?  If so, how do I enable it for a single object? 

 

Has anyone had any luck with this. 

 

Thanks, 

 

John 
답변 4개
  1. 2015년 7월 21일 오후 9:37
    The only workaround is to add a rollup filter that includes an indexed field so the potential returned record set falls under the limit.
0/9000