Below you can see 2 very basic Power Pivot tables:
The first table is a disconnected table with 1 column "Category" wich contains only 2 values:
The other table is a very basic Salestable which contains the sales by products and subproducts.
Here's what I can't achieve:
In the screenshot below I select "Products" in the slicer. What happens is that the pivottable shows sales by Product:
Now I select "Subproducts" in the slicer and what I want to happen is this:
The rows have to show sales by subproducts instead of product.
Obviously, what I did here is changing the rowlabel from "Product" to "Subproduct" but the real question is this:
Is it possible to create a rowlabel (calculated column) that changes the values of that column by the selection of the slicer?
I want the rows to show OR the products OR the subproducts, based on the slicerselection.
I started out with creating a measure to catch the slicer selection but even after thinking and trying for several hours, I still didn't make any progress from there. Is it simply impossible or is there a way out?
The first table is a disconnected table with 1 column "Category" wich contains only 2 values:
- Products
- Subproducts
The other table is a very basic Salestable which contains the sales by products and subproducts.
Here's what I can't achieve:
In the screenshot below I select "Products" in the slicer. What happens is that the pivottable shows sales by Product:
Now I select "Subproducts" in the slicer and what I want to happen is this:
The rows have to show sales by subproducts instead of product.
Obviously, what I did here is changing the rowlabel from "Product" to "Subproduct" but the real question is this:
Is it possible to create a rowlabel (calculated column) that changes the values of that column by the selection of the slicer?
I want the rows to show OR the products OR the subproducts, based on the slicerselection.
I started out with creating a measure to catch the slicer selection but even after thinking and trying for several hours, I still didn't make any progress from there. Is it simply impossible or is there a way out?
Last edited: