I have recently undertaken a project at a company with limited IT resources. The project is for measuring turnover for the company. I inherited the data that they used which was stored in an excel spreadsheet. 3 worksheets - one with active employees, terminated employees, and the last for reinstatements. Each of these tabs has a combined total of around 700,000.00 rows. Each sheet also has around 10-15 columns with several formulas. Searching around I stumbled upon PowerPivot and have been using the tool. I've converted all sheets into tables, made my PowerPivot connections, and created my relationships.
Because data is being imported into the spreadsheet on a weekly basis and the spreadsheet is growing, we are running into performance problems.
1. The spreadsheet is over 135MB
2. Users are complaining the spreadsheet takes forever to open.
3. I've noticed powerpivot freezing a lot during refresh/update
4. Its a 32bit install of office (2010) at our company
Does anyone have any suggestions on what I should do? I know very little about SQL server and as I had mentioned earlier our resource department is very limited to the point I'm on my own to figure this out. At this point I know I should probably transfer the data into some type of database structure, but it's a lot of data to migrate. There is also a lot of complex excel formulas they have in here. I would like to maintain the excel structure if at all possible, but if someone has any suggestions on how to improve performance or would like to point me to the right direction I would be very grateful.
Because data is being imported into the spreadsheet on a weekly basis and the spreadsheet is growing, we are running into performance problems.
1. The spreadsheet is over 135MB
2. Users are complaining the spreadsheet takes forever to open.
3. I've noticed powerpivot freezing a lot during refresh/update
4. Its a 32bit install of office (2010) at our company
Does anyone have any suggestions on what I should do? I know very little about SQL server and as I had mentioned earlier our resource department is very limited to the point I'm on my own to figure this out. At this point I know I should probably transfer the data into some type of database structure, but it's a lot of data to migrate. There is also a lot of complex excel formulas they have in here. I would like to maintain the excel structure if at all possible, but if someone has any suggestions on how to improve performance or would like to point me to the right direction I would be very grateful.