vegasbaby207
Board Regular
- Joined
- Nov 13, 2008
- Messages
- 53
Hi,
I am a long time Excel user and would consider myself to sit somewhere between intermediate and advanced. In my current work environment we have been using Excel extensively as a reporting tool, linking to our internal databases (Access and MS SQL).
I have been playing with Power Pivot for a short while and am looking to use it whereever possible. I'd like a little guidance on how to best architect the solutions... ie: what goes in the source database, what goes in Power Pivot and what goes in Excel. Best illustrated by an example:
I have a single data source (local MS SQL table) containing approx 1m records. Each represents a sales transaction from one of our 30 retail stores. Relevant fields would be: TransactionDate, StoreName, NetSalesTotal, DiscountTotal and CostTotal
I'd like to build a ranking report which shows the store name and a ranking for NetSalesTotal for a preset date range.
Something like:
StoreName RankingLastWeek RankingLastMonth RankingLastYear
Sydney 1 2 1
Melbourne 2 1 3
Brisbane 5 3 2
etc
I've added the table to my data model. I've designed the report layout in a worksheet. What is the recommended way to link the two, given that the report is a highly summarised version of the data source? If the source data was in a "regular" MS Excel table then I would be comfortable getting it into my report.
Any suggestions appreciated.
I am a long time Excel user and would consider myself to sit somewhere between intermediate and advanced. In my current work environment we have been using Excel extensively as a reporting tool, linking to our internal databases (Access and MS SQL).
I have been playing with Power Pivot for a short while and am looking to use it whereever possible. I'd like a little guidance on how to best architect the solutions... ie: what goes in the source database, what goes in Power Pivot and what goes in Excel. Best illustrated by an example:
I have a single data source (local MS SQL table) containing approx 1m records. Each represents a sales transaction from one of our 30 retail stores. Relevant fields would be: TransactionDate, StoreName, NetSalesTotal, DiscountTotal and CostTotal
I'd like to build a ranking report which shows the store name and a ranking for NetSalesTotal for a preset date range.
Something like:
StoreName RankingLastWeek RankingLastMonth RankingLastYear
Sydney 1 2 1
Melbourne 2 1 3
Brisbane 5 3 2
etc
I've added the table to my data model. I've designed the report layout in a worksheet. What is the recommended way to link the two, given that the report is a highly summarised version of the data source? If the source data was in a "regular" MS Excel table then I would be comfortable getting it into my report.
Any suggestions appreciated.