Build a report with multiple group by

Samar A
Tera Contributor

Please advise on building a report with two group by columns.  thank you.

 

Example of data:

 

Country  City                 Students

USA        Washington    10

USA        Washington    15

USA        Washington    20

USA        NYC                15

USA       NYC                 10

CA          Montreal         15

CA         Montreal          20

CA         Toronto            20

 

Report Output:

Country City                   total

USA        Washington     45

USA        NYC                  25

CA          Montreal          35

CA          Toronto            20

 

 

0 REPLIES 0