Forum Discussion
Linking two dimension tables
- 4 years ago
Hi Dunner2020
Modify the cross-filter direction from Single to Both for the relationship between Individual table and IndividualQualification table. This will work.
And in the table visual, drag the QualificationDescription column from Qualification table instead of individualqualification table, and use TODAY() to replace NOW() function in your measure. This will improve the speed for calculation.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Hi Dunner2020
Modify the cross-filter direction from Single to Both for the relationship between Individual table and IndividualQualification table. This will work.
And in the table visual, drag the QualificationDescription column from Qualification table instead of individualqualification table, and use TODAY() to replace NOW() function in your measure. This will improve the speed for calculation.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.