Forum Discussion

stackover's avatar
stackover
Frequent Visitor
2 years ago

Create a dependent slicer on another slicer selection

Hi all. How are you doing?

I need help creating a second slicer and populating it with values based on another slicer selection. As the tables doesnt have direct relationship to each other, this is not working as it naturally would work when tables have relationship.
Look in the imabe below my table scheme:
- Slicer 1 is populated using table Project_List and column "Project Name"
- Slicer 2 should be populated with the column "Activity_Type_Description" from table "Activity_Type_List"


My entire chart is being drawn using data from the Project_Database and Project_Baseline tables, so when selecting the slicer 1, the second slicer would show DISTINCT values from "Activity Type Description" column from both tables Project_Database and Project_Baseline.
If I simple create two slicer and put the values from tables "Project_List" and "Activity_Type_List" is not working. 


Is there a way to accomplish this?

 

3 Replies