Forum Discussion
heman
5 years agoFrequent Visitor
Getting huge volume data from SAP Business warehouse Application server
Hi Team, I am trying to get data from SAP Business warehouse Application server to Desktop through Import option.I am getting the below memory issue error as it is huge volume of data(definitely ...
mahoneypat
Microsoft Employee
5 years agoA couple ideas to consider.
1. Hopefully you have a source where query folding occurs (haven't used that one so not sure). If so, make sure you put your Filter and SelectColumns (button in ribbon, or use Remove Other Columns) steps first to reduce the data actually returned.
2. Consider trying it as a Dataflow in the service, then make a report from that and publish it so you have a dataset you can build a report against.
Regards,
Pat