The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello everyone
I have couple of Factories. Each factory has various machines. On each machine can be produced various products.
I would like to have tree visuals (List slicers) Slicer A fo Factory, Slicer B for Machines, Slicer C for products.
Example/problem:
#1
If I chose Factory 7 in slicer A then in slicer B should be shown only machines that belongs to Factory 7.
Also in slicer C at the same time should be shown only products that can be prduced on these machines in Factory 7.
#2
Also should be reversible - If I chose product in slicer C than in slicer B should be only Machines whic can produce that product and in slicer A should be onyly Factories that can produce its product.
Hope I described problem correctly
Tree slicers with such interactions can be done (until now I did) with Attribute slicer but they are going to cancel/retire/abolish Attribute slicer, so we have to be ready.
Thanks a lot - you have a coffe when we meet
👻
Solved! Go to Solution.
Hey @gvlado,
Based on my experience with similar requirements, here are the steps that worked for me:
1. Data Model Setup
2. Slicer Configuration
3. Visual Interactions Setup
4. Testing & Validation
5. Troubleshooting Common Issues
This approach replaces Attribute slicers effectively and should handle your Factory 7 scenario perfectly. The key is getting the data model relationships right first.
Fixed? ✓ Mark it • Share it • Help others!
Best Regards,
Jainesh Poojara | Power BI Developer
Hey @gvlado,
Based on my experience with similar requirements, here are the steps that worked for me:
1. Data Model Setup
2. Slicer Configuration
3. Visual Interactions Setup
4. Testing & Validation
5. Troubleshooting Common Issues
This approach replaces Attribute slicers effectively and should handle your Factory 7 scenario perfectly. The key is getting the data model relationships right first.
Fixed? ✓ Mark it • Share it • Help others!
Best Regards,
Jainesh Poojara | Power BI Developer
It works with one fact table, but I have 3 fact tables and then I have to use relationship in calculate. Not all relationships can be active because of possible multiple path to the data.
Will se what will I get at the end.
Here is the model view
Definitely Attribute slicer was much better than List slicer in many options - for now - I hope they will improve List slicer to have at least Attribute slicer attributes
I'm curious why they didn't implement the functionality like for Attribute Slicer or why they just didn't develop Attribute Slicer more - it was so simple and usable. 😒
I had the same thought before.
Glad to know we're on same page.
wow - so quick answer
You deserve bunch of coffe 👻