Forum Discussion
Visual Filter based on data from a different table - Need help GURUS
- Anonymous5 years ago
Hi venkik79 ,
You will need to unpivot table1 in Query Editor.
Select the Name column and use unpivot other columns feature.
Create a martix using Name as rows, Attribute as columns and Value as values.
Then the slicer should work.
Best Regards,
Jay
Could you please explain the steps in how i go about doing it.
I don't want to change anything in Table 1 - its the main table where i am plotting a BI visual.
for Table 2 should i import and create a relation ship - if yes any article or if you could write generic logic steps then i can pick it from there.
Hi venkik79 ,
You will need to unpivot table1 in Query Editor.
Select the Name column and use unpivot other columns feature.
Create a martix using Name as rows, Attribute as columns and Value as values.
Then the slicer should work.
Best Regards,
Jay