Forum Discussion
Active relationship based on Slicer
- 7 years ago
Anonymous you need to unpivot table b and then set the relationship between both the table, after that it will work as expected.
To unpivot, select all column table b excep (those four columns) and right click after selection and clicking unpivot other column, it will give you two column attribute and value (change column name as per your need)
Now set relationship between table 2 with table 1 on attribute and selection.
Now if you filter from selection, you table2 will show respective values.
Anonymous you need to unpivot table b and then set the relationship between both the table, after that it will work as expected.
To unpivot, select all column table b excep (those four columns) and right click after selection and clicking unpivot other column, it will give you two column attribute and value (change column name as per your need)
Now set relationship between table 2 with table 1 on attribute and selection.
Now if you filter from selection, you table2 will show respective values.
My data is very huge, Cannot unpivot, is there any other way.?
- parry2k7 years ago
Super User
Anonymous i think yes it can be done with other method, I have to make a solution, hard to explain if you can share sample data in excel thru one drive/google drive, i will try to get back to you. cheers!!