Forum Discussion
Anonymous
6 years agoNot applicable
Allselected function
Hallo Everyone, I want to have a measure that uses all selcect on two different tables to include their Slicer in the Report . Could someone please correct the measure bellow? Event_Durati...
- 6 years ago
Hi Anonymous ,
All column arguments of the ALL/ALLNOBLANKROW/ALLSELECTED function must be from the same table.
Try to create a relationship between the two tables and use the relationship column as the parameter of the ALLSELECTED () function.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
amitchandak
Super User
6 years agoAnonymous , refer if this can help
https://www.sqlbi.com/articles/the-definitive-guide-to-allselected/