Forum Discussion

janisCNH's avatar
janisCNH
Frequent Visitor
10 years ago
Solved

Ranking Subjects.

Hello Guys!   I have a problem with a ranking for a report. The ranking should contain the top 5 issus of a technical support. You can see this data under Subject in the attached picture. Is it pos...
  • Anonymous's avatar
    Anonymous
    10 years ago

    Hello janisCNH

    I think the solution explain by asocorro is good, but you may need something more.

     

    If your ranking is used for selected objects (just like slicer for example) you have to replace the ALL keywork by the ALLSELECTED. 

    It should recalculate the ranking based only on the selected members.

     

    Sebastien