techjunkny
New Member
- Joined
- Aug 10, 2011
- Messages
- 1
Hi,
I'd like to get data out of my pivot table via getpivotdata() but I get ref# errors unless all the relevant fields are expanded. The problem is that there are enough item combinations that my pivot table explodes to 500K rows (consuming hundreds of MB of memory). The pivotcache itself is not that big. Is there any way to get the totals -- get data out of the pivotcache -- while keeping all the fields collapsed?
Thanks,
Ben
I'd like to get data out of my pivot table via getpivotdata() but I get ref# errors unless all the relevant fields are expanded. The problem is that there are enough item combinations that my pivot table explodes to 500K rows (consuming hundreds of MB of memory). The pivotcache itself is not that big. Is there any way to get the totals -- get data out of the pivotcache -- while keeping all the fields collapsed?
Thanks,
Ben