function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
kiranmutturukiranmutturu 

custom button to retrieve more than million record S

 i need a button which generates an excel file with more than 1 million records...will there be any limit in the excell storage also?

hemantgarghemantgarg

Seems to be challenging, on vf there is a limit on collection size that is 1000 elements.