Preferred Method to aggregate daily data

kpasa

Board Regular
Joined
Nov 20, 2015
Messages
82
Hello Community! I'd like to get your thoughts on how I should approach a new project.

We get a daily report from one of our partners with subscriber usage stats. It comes in the form of a CSV and is only 1 day's worth of data. Our goal is to aggregate the data in order to do calculations on subscriber usage stats.

My question to you is how do recommend performing this data collection. On one hand, it seems logical to import and append each day to a master list and just set up a simple pivot table or macro to extract the subscriber stats. This could, however, be a potential problem, as that is going to be a lot of data by the end of the month, and I'd like to be able to drill down to daily data, if needed.

Do you have any suggestions or methodology you prefer when working with this type of problem/solution? Initially, I'd like to keep the data local, although I might consider using some data visualization tools, such as domo or tableu.
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
For me, I would add the data as you described - 1 day below the other, all on the same sheet. This keeps calcs (relatively) simple. Keep in mind that if this data is coming from a different program/app, the dates may be text dates and not real dates - but that is fairly simple to fix
 
Upvote 0

Forum statistics

Threads
1,214,541
Messages
6,120,110
Members
448,945
Latest member
Vmanchoppy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top