queasyfish
New Member
- Joined
- Jun 15, 2006
- Messages
- 4
Hello, any help would be appreciated.
I have a data set that includes day of week (7 choices) location (3 choices), start time and stop time (rounded to hour - 24 choices each). I have used formulas to fill in new columns showing specifically which hours are included between the start and stop time (lets call it "active" time).
For example, a row may contain: Monday/LocationA/10AM/2PM (then the formula filled in columns would contain 10/11/12/13/14 (military time).
I am wanting to use this data in a pivot table to be able to show on a graph; by day of week, by location, totals of "active time". So when I look at the graph for Monday(s) at 11AM I can see that there are 426 instances of active time for last month - or whatever.
So essentially I'm stuck because each row of data has more than one value for the "active time" field that would be on the pivot. In other words I want the pivot to show a data point for: "Monday/LocationA/10" and "Monday/LocationA/11" and Monday/LocationA/12" etc... My data set has about 30,000 rows.
I currently can pivot this data by start time only without a problem, but the multiple values per row has me stumped. Thanks in advance. John
I have a data set that includes day of week (7 choices) location (3 choices), start time and stop time (rounded to hour - 24 choices each). I have used formulas to fill in new columns showing specifically which hours are included between the start and stop time (lets call it "active" time).
For example, a row may contain: Monday/LocationA/10AM/2PM (then the formula filled in columns would contain 10/11/12/13/14 (military time).
I am wanting to use this data in a pivot table to be able to show on a graph; by day of week, by location, totals of "active time". So when I look at the graph for Monday(s) at 11AM I can see that there are 426 instances of active time for last month - or whatever.
So essentially I'm stuck because each row of data has more than one value for the "active time" field that would be on the pivot. In other words I want the pivot to show a data point for: "Monday/LocationA/10" and "Monday/LocationA/11" and Monday/LocationA/12" etc... My data set has about 30,000 rows.
I currently can pivot this data by start time only without a problem, but the multiple values per row has me stumped. Thanks in advance. John