Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

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...
  • v-lionel-msft's avatar
    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 Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.