Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
Is there is any way to the load of the document if the data is too large to get loaded. I know one way of doing it is to load only few rows of data in debug mode and then save the document. But I was just wondering is there is any other way of doing it.
Hope some one can help me out here!
Load will be full , but there is a trick when you work on Large and full data load .......
Make allways one date or month or Year selected in the apllication.
This will help in opening data faster . even i m doing the same here.
Other option is known to you Debugg 🙂
Thanks Ashwin
But what I exactly need to reduce the size of the document so that I can copy it to the server through network and then refresh the data from there.
I know debug is one way of doing it but I have dont have access to the qvd. So I can't try it by loading few rows. I want to try with some other method.
I don't think if always make one date selected it will reduce the data(It only opens up faster!). So please suggest me some other method the earliest!
Regards
Attitude
Hi,
One of way to reduce the data is make the selection and from file menu
File------->Reduce Data----------> Keep possible values
Thanks & Regards