Hi all,
I have Design One Report Called Customer Balance Report .. based on Cust Ledger Entry Table,
when I'm running the report Its take Lot of time to Show values in the report layout
I taken a flow field values for Calculation , So its Not Feasible to use Calcsum() for flowfield
In request page I filter the value based on Posting Date , User can enter From date & todate
I write MyCode In Onaftergetrecord() trigger
There's Any way to increase the performance of the report to fast?
Kindly Suggest any solution For this ?