View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
frsa frsa is offline
external usenet poster
 
Posts: 2
Default pivot table report

Hi,

I have developed a progrram that creates a connection to a sql server cube
and import data into excel as Pivot table (excel 2007) but it goes very slow
after choosing 5 or more fields from Pivot Table Field List. It is fast upto
4 fields. If I choose the 5th field, it shows "Running OLAP query, Reading
Items,.." and CPU Usage gets high as well (100%). My machine is P4, 3.4GHz
and 3GB of RAM. Is this a limit for this machine? Our data is a combination
of 2000 customers and 300 items so it is not so huge. I appreciate for your
advices.