Hello
I'm not sure this is the right title but I'm hoping someone can help. I have a very basic model re supplier data (2 dimension tables and 2 fact tables). I have listed the tables and columns below.
Dimensions
(Supplier list) - supplier ID
(Product list) - product ID
Facts
(Supplier products) - supplier ID, product ID
(Contract list) - contract ID, supplier ID
My issue is how to ensure slicers, calculations and pivot tables work correctly given that the user will be be able to filter with slicers from the supplier list and/or product list. Slicing with (supplier list [supplier ID]) will filter both fact tables correctly but slicing with (product list [product ID]) will only filter the (supplier products) table.
In most cases, I need the filter to work as follows:
1. pick a (product list [product ID])
2. filter the (supplier products) table to show relevant suppliers with that product
3. filter the (supplier list) table based on the results from point 2
4. filter the (contract list) table based on the results from point 3
How do I ensure that the supplier slicer only shows suppliers with the chosen product?
How do I ensure that a report/table only shows the relevant suppliers for each product?
How do I ensure that a measure eg - contract count, is for the relevant suppliers and products?
What is the best way to manage this? Do I need to change the model? I have browsed the internet but cannot find a simple example.
I am using Power Pivot in excel.
Thanks
I'm not sure this is the right title but I'm hoping someone can help. I have a very basic model re supplier data (2 dimension tables and 2 fact tables). I have listed the tables and columns below.
Dimensions
(Supplier list) - supplier ID
(Product list) - product ID
Facts
(Supplier products) - supplier ID, product ID
(Contract list) - contract ID, supplier ID
My issue is how to ensure slicers, calculations and pivot tables work correctly given that the user will be be able to filter with slicers from the supplier list and/or product list. Slicing with (supplier list [supplier ID]) will filter both fact tables correctly but slicing with (product list [product ID]) will only filter the (supplier products) table.
In most cases, I need the filter to work as follows:
1. pick a (product list [product ID])
2. filter the (supplier products) table to show relevant suppliers with that product
3. filter the (supplier list) table based on the results from point 2
4. filter the (contract list) table based on the results from point 3
How do I ensure that the supplier slicer only shows suppliers with the chosen product?
How do I ensure that a report/table only shows the relevant suppliers for each product?
How do I ensure that a measure eg - contract count, is for the relevant suppliers and products?
What is the best way to manage this? Do I need to change the model? I have browsed the internet but cannot find a simple example.
I am using Power Pivot in excel.
Thanks