Forum Discussion
Slicer to filter values from two different tables
- 8 years ago
Hi MichaelSX,
You need to create a third table (projects) with unique values them make a relationship between this table and the other two then use this as your slicer to filter your charts.
Be aware that you need to use this column to use as axisor values on your visuals.
Check this link that explains what is needed to do.
Regards,
MFelix
Hi MichaelSX,
You need to create a third table (projects) with unique values them make a relationship between this table and the other two then use this as your slicer to filter your charts.
Be aware that you need to use this column to use as axisor values on your visuals.
Check this link that explains what is needed to do.
Regards,
MFelix
- Anonymous7 years agoNot applicable
Is this necessary even if the other table is derived from an aggregation (summarize) from the first?
- MFelix7 years ago
Super User
Hi Anonymous ,
This is necessary if you have a the project number multiple times in each table if on one of the tables you have unique ID's you can create the relationship betwen the two tabls directly and then use the column with unique ID's for your slicer.
Regards,
MFelix