Detailed Analysis of Goal Completion

  • Last update:  2023-08-01
  • Overview

    Background

    It is easy to calculate whether each state hit the profit goal, but such a general analysis lacks details.  

    For example, what contributes to the goal hitting? Is it attributed to most products or certain star products?

    Thus, to reveal the actual sales of low-performance products and pursue improvement, it is necessary to dig deeper into the business details.

    Preview

    Calculate the proportion of products hitting the goal in each state. As you can see in the following figure, Illinois's success in hitting the profit goal is attributed to most products.

    Click the state bar on the left to view the gap between profit and goal of each product in the selected state.

    For online preview, see Detailed Analysis of Business Goal Completion. You can click Save as subject to make this chart by yourself or view the editing steps.

    2.png

    Procedures

    Adding Data

    Sample data: Business Goal Table.xlsx

    Create a subject and upload the sample data, as shown in the following figure.

     QQ图片20230410165158.png

    Creating a Component

    To calculate the proportion of products hitting the goal in each state, you can set State as the dimension and Proportion as the indicator.

    Proportion = number of products hitting the goal / total product number.

    Calculating the Number of Products Hitting the Goal

    1. Add a calculation indicator to calculate the gap between the profit and the goal, as shown in the following figure.QQ图片20230411141650.png

    Formula
    DescriptionFunction Reference

    SUM-AGG (Profit)

    Sums up profits.

    SUM-AGG

    DEF(SUM-AGG(Profit),   [State, Product]) 

    Sum up the profits of different products in different states.

    /

    SUM-AGG (Profit Goal)

    Sum up profit goals.

    SUM_AGG

    DEF(SUM_AGG(Profit   Goal), [State, Product])

    Sum up the profit goals of different products in different states.

    /

     

    DEF(SUM_AGG(Profit),   [State, Product])-DEF(SUM_AGG(Profit Goal), [State, Product])

    Calculate the gap between the profit and the goal of different products in each state.

    /

    2. Add a calculation indicator to calculate the number of products hitting the goal in each state, as shown in the following figure.

     QQ图片20230411142436.png

    Formula
    DescriptionFunction Reference

    COUNTD_AGG(Product)

    Perform a distinct count on products to calculate the total number of products.

    COUNTD_AGG

    DEF(COUNTD_AGG(Product),   [State], Gap Between Profit and Goal>0)

    Perform a distinct count on the products whose profits exceed goals to calculate the number of products hitting the goal.

    /

     

    Calculating the Number of Products in Each State

    Delete the filter condition [Gap Between Profit and Goal>0] in the formula introduced in the previous step, then you can get the total number of products hitting the goal.

    QQ图片20230414142916.png

    Calculating Proportion

    In previous steps, you have calculated the number of products hitting the goal and the total product number in each state. Then you can get the proportion through the formula: Proportion = number of products hitting the goal / total product number.

    Add a calculation indicator and enter the formula SUM_AGG(Number of Products Hitting the Goal)/SUM_AGG(Total Product Number), as shown in the following figure.

     QQ图片20230414143133.png

    Creating a Component

    Set the chart type as Partitioned Column Chart, drag Proportion to the Horizontal Axis and State to Vertical Axis, and drag Proportion to the Label tab, as shown in the following figure.

     QQ图片20230411143300.png

    Above is the core component of this document, from which you can see that 78% of products in Illinois hit the profit goal.

    For details about other components, click the online preview link in section "Preview".

    Demonstration

    For the demonstration of this component, see section "Preview".

    附件列表


    主题: Advanced Data Analysis
    • Helpful
    • Not helpful
    • Only read

    滑鼠選中內容,快速回饋問題

    滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。

    不再提示

    10s後關閉

    Get
    Help
    Online Support
    Professional technical support is provided to quickly help you solve problems.
    Online support is available from 9:00-12:00 and 13:30-17:30 on weekdays.
    Page Feedback
    You can provide suggestions and feedback for the current web page.
    Pre-Sales Consultation
    Business Consultation
    Business: international@fanruan.com
    Support: support@fanruan.com
    Page Feedback
    *Problem Type
    Cannot be empty
    Problem Description
    0/1000
    Cannot be empty

    Submitted successfully

    Network busy