Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Sub-grouping solution needed

$
0
0

Does anyone know of a way to create an output that would have two levels of grouping? Group by Column 1 then by Column 2 with the data in Columns 3-6 displayed beside Column 2?

 

The data looks like this: 

Column 1Column 2Column 3Column 4Column 5Column 6
Value 1Name 15980
Value 2Name 13932
Value 3Name 11213100
Value 4Name 118320
Value 1Name 25980
Value 2Name 23932
Value 3Name 21213100
Value 4Name 218320

 

But I would like the output to look like this:

 

Name 1Column 3Column 4Column 5Column 6
   Value 15980
   Value 23932
   Value 31213100
   Value 418320
Name 2    
   Value 15980
   Value 23932
   Value 31213100
   Value 418320

 

Thanks!


Viewing all articles
Browse latest Browse all 4999

Latest Images

Trending Articles



Latest Images