Hi,
I need help with mapping single slicer for different data source.
I have 2 data sources that have repeating entries. I need to set up a slicer that filters between both the data source for which I have pivot tables in place.
To explain :
1. Data source 1 : This contains details of all the products with their categories.
i.e. products from category A, category B, category C till category R.
I have sales data for different products for last 3 months, aggregated at weekly level.
I have created pivots for revenue, sales unit, gap to plan and performance week over week.
I have set up slicer for category.
So when i click on the different categories, I get the performance elements for the specific category.
2. Data source 2 : This contains details of the same products but by region (North Zone, South Zone, East Zone and West Zone)
Again for this, I have multiple pivot tables for revenue, sales unit, gap to plan and performance week over week.
As of now, I have separate slicers to drill down the performance of the products by region.
I use a SQL query to pull the data from the warehouse and the data is stored on different tables in the data-warehouse and hence cannot club the 2 sources.
I tried using functions in SQL to club the 2 sources but that resulted in a massive sized file that crashed before it opened. (I have 18 categories x 5 zones x 3 months x 4 weeks)
Is there a method by which I can connect the slicer to both the data?
I tried using power pivot and building linked tables but that didn't work because I don't have a unique value in either table. (The products repeat every week and there isn't a unique identifier).
Any help here is much appreciated as it will save me considerable time in comparing the data.
I need help with mapping single slicer for different data source.
I have 2 data sources that have repeating entries. I need to set up a slicer that filters between both the data source for which I have pivot tables in place.
To explain :
1. Data source 1 : This contains details of all the products with their categories.
i.e. products from category A, category B, category C till category R.
I have sales data for different products for last 3 months, aggregated at weekly level.
I have created pivots for revenue, sales unit, gap to plan and performance week over week.
I have set up slicer for category.
So when i click on the different categories, I get the performance elements for the specific category.
2. Data source 2 : This contains details of the same products but by region (North Zone, South Zone, East Zone and West Zone)
Again for this, I have multiple pivot tables for revenue, sales unit, gap to plan and performance week over week.
As of now, I have separate slicers to drill down the performance of the products by region.
I use a SQL query to pull the data from the warehouse and the data is stored on different tables in the data-warehouse and hence cannot club the 2 sources.
I tried using functions in SQL to club the 2 sources but that resulted in a massive sized file that crashed before it opened. (I have 18 categories x 5 zones x 3 months x 4 weeks)
Is there a method by which I can connect the slicer to both the data?
I tried using power pivot and building linked tables but that didn't work because I don't have a unique value in either table. (The products repeat every week and there isn't a unique identifier).
Any help here is much appreciated as it will save me considerable time in comparing the data.