I have a Excel workbook developed in 64 bit ms excel 2016(windows). it has 44 queries/connection. Out of this 40 of them are connections.(there are 6 main tables users will update their values in that based on this we will do several data transformation mapping back-end tables) When i refresh the queries in my system no errors it works like a champ it hardly take 30 seconds to refresh all these, if someone else with 2013 32 bit ms office try to refresh they are getting "running out of memory" issues.
At the time of development stage stakeholder was not revealed that the users are using 32 bit 2013 ms office. During the testing we have realized this fact.
I have tried following options in Query Options
- Enabled "Fast Data Load" in Global Query Options
- Increased "Maximum allowed (MB) to 500" in Data Cache Management Options
- Selected "Always ignore privacy level settings" in Global Privacy levels
- Disabled "Create relationships between tables when adding to the Data Model for the first time" in current workbook Data load option
- Disables "Allow data preview to download in the background" in current workbook Data load option