Forum Discussion

talhaparvaiz's avatar
talhaparvaiz
Helper I
5 years ago
Solved

sort report by Matrix columns

Hi,

 

I have a table, something like this

 

Application_Name           source               User_ID

Excel                                 Browser           123

Excel                                 Browser           124

Excel                                 Desktop          125

Excel                                 Browser           126

Excel                                 Browser           127

Excel                                 Browser           128

Word                                 Browser           123

Word                                 Desktop           124

 

I have created a report using Matrix, Set Application_name as rows, source as columns and count of (user_id) as values

 

Report looks something like this

 

 

App          Browser           Desktop     Total

Excel         5                     1                  6

Word       1                      1                  2

 

I can sort this report by either Total user count or Applications. 

 

What I want is to sort this report by either Browser or Desktop user count (Brows