Skip to main content

Hi all,

 

I have a table that looks something like this:

customer_segment

 

id

 

max pieces sent

 

Conquest1703-tht-lol-zz545Conquest1704-tht-lol-zz4581Defector1705-tht-lol-zz2057

 

I want to remove 'id' and then sum the max pieces sent to rollup properly under customer_segment.

 

If I need to I can try and put something together in a workbook to upload but it's sort of confidential info.

 

Thanks for any help,

 

Charles

4 answers
  1. Oct 5, 2017, 7:07 PM

    {Fixed Customer_Segment:SUM({FIXED Customer_Segment:(Max Pieces Sent)})}

0/9000