Forum Discussion

hafizro's avatar
hafizro
Frequent Visitor
4 years ago

How to filter and sum

Hi. Let say I have data like below:

Brand         Total

P                   10

P                   20

M                  50

M                  30

C                   25

C                   20

D                   15

 

How to filter the data and sum the total. For Example There are two P, and sum of total for both P are 30.

 

Thanks

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi, are you attempting to do this for a visual or to manipulate the data? For a visual, grab a spreadsheet for example and bring in brand then total. Select that the total is a sum. Logically, this is a group by. This combination should apply to multiple visuals. Let me know if you have any more specific questions!

  • Hi, if I understood,


    You could put the data on a visual table and create a visual filter

     

     

    On filter, you gonna set "brand" and after the specific data you want to see.

     

    Hope I help you!