Forum Discussion

nj-matt's avatar
nj-matt
Helper I
6 years ago
Solved

Group Metrics to Display Vertically

So I have a dataset that looks something like this -

 

ProductPlan Gross SalesPlan Net SalesPlan ProfitQuota Gross SalesQuota Net SalesQuota ProfitYAGO Gross SalesYAGO Net SalesYAGO Profit
Brand A120804011580451007545

 

I would like to group metrics and display in a visual like this -

 

Brand APlanQuotaYago
Gross Sales120115100
Net Sales808075
Profit404545

 

How can I do this?

  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi nj-matt ,

     

    Check the following steps in Query editor.

    1# Select Product column use Unpivot other columns feature.

    2# Add two custom columns as below.

    3# Create the visual.

     

    Best Regards,

    Jay

     

    Community Support Team _ Jay Wang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi nj-matt ,

     

    Check the following steps in Query editor.

    1# Select Product column use Unpivot other columns feature.

    2# Add two custom columns as below.

    3# Create the visual.

     

    Best Regards,

    Jay

     

    Community Support Team _ Jay Wang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.