Build Visualizations

Build Visualizations

Contents

  • Log on and select your Live Data Source
  • Add a Bar Chart
  • Add a Time Series chart and do Forecasting
  • Add Linked Analysis
  • Add a Smart Grouping Bubble chart
  • Save your Story

In this lesson you will create a story to analyze the top late paying customers and forecast the amount outstanding.

At the conclusion of this lesson your Analytical Story will look similar to…

Log on and select your Live Data Source

  1. Launch SAP Analytics Cloud in a Chrome browser.

    Lobby

    Note: use the URL instead of the Product Switch of SAP Datasphere to navigate to the stand-alone SAP Analytics Cloud tenant.

  2. Login with your user credentials:

    Username:

    Password: provided by instructor

  3. Once in SAP Analytics Cloud, expand the Navigation Bar >> Stories, under Create New select Canvas.

  4. Select “Classic Design Experience” and click Create.

  5. Click on the “Chart” symbol, to add a Chart element as an object to the story.

    Alternatively go to the story top menu and select “Insert” -> “Chart” icon.

  6. Select the SAP Datasphere Live Data connection, your personal SAP Datasphere space and your analytical data set created in the previous lesson.

    • Option = “SAP Datasphere Analytical Dataset”

    • Connection = “SAPDSP”

    • Space =

    • Dataset = “Advanced AR Model(AR_OPEN_VIEW_ADVANCED)”

  7. Click OK to confirm the selections.

Add a Bar Chart

We shall build our first chart to show “Late Days per Customer”.

  1. Insert a Chart.

  2. A new visualization tile will be added, please move that tile as shown in the below image.

    Note: Data source “AR_OPEN_VIEW_ADVANCED” is already embedded into the story.

  3. In the Builder pane, select Vertical from Chart Orientation, and add “Late Days” from Measures.

    Image10
  4. Add “Customer” in Dimensions.

    Image10

Once the Chart is populated we will sort it by the top 5 Customers with highest late days.

  1. Select More Actions “…” on the chart and follow the path Rank >> Customer >> Top 5 to get top 5 customers with late days.

    Image11

Adding a boarder to the Chart.

  1. Go to Styling as shown in the image.

    Select All Borders under Border.

    Image12

    Image13

Add a Time Series chart and do Forecasting

Building Forecast on “Amount in LC”.

  1. Insert another chart.

    Image14
  2. Select Time Series from Trend Chart Structure.

    Image15
  3. Update the Chart Structure.

    Add Measure: “Amount in LC”

    Add Time Dimension: “Net Due Date(DTE)”

    Add Color Dimension: “Amount in LC” (if not pre selected)

    Image16

Add a filter to the story to read data for specific Quarters.

  1. Select Story Filter/Prompt from Tools.

    Image17

    Note: - If you don’t see Tools >> Story Filter/Prompt in the top navigation, select More then Story Filter/Prompt.

    Image18
  2. Select Dimensions >> Net Due Date(DTE) >> Filter by Range.

    Image20
  3. Set the date range for Net Due Date (DTE) and click OK.

    Select Type : Fixed

    Granularity : Quarter

    Quarter : 2020 Q1 to 2020 Q2

    Image21

Enable Automatic Forecasting.

  1. Select More Actions “…” on the forecast chart, then Add >> Forecast >> Automatic Forecast.

    Image22

Add a Boarder to the Chart.

  1. Go to Styling as showing in the image and select All Borders under Border.

    Image23
    Image24

Add Linked Analysis

Link charts to apply filters on the story.

  1. Click More Actions “…” from the “Late Days per Customer” chart, select Linked Analysis and All Widgets in the Story, then click Apply.

    Image25

    Image26
  2. Filter by customer on “Late Days per Customer” chart.

    Select customer USCU_CM15 and click on Filter icon.

    Image27

    Both charts will be filtered to USCU_CM15 customer.

    Image28
  3. Remove Filter by deleting the filter on USCU_CM15.

    Image29

Add a Smart Grouping Bubble chart

  1. Insert a Chart.

    Image30
  2. In the Builder pane, select Correlation >> Bubble from Chart Structure.

    Image31a
  3. Select Measures.

    X-Axis : “Late Days”

    Y-Axis : “Amount in LC”

    Dimensions : “Customer”

    Image31a
  4. Change the Color Pallet to red.

    Image32

At least one more measure is required for the Bubble chart.

  1. Create a Calculation measure to get the count of Documents per customer.

    Click + Add Measure from size, then select Create Calculation.

    Image32
  2. In the Calculation Editor set the following … and click OK.

    Type : Aggregation

    Name : “Document Count”

    Operation : COUNT

    Measure : “Amount in LC”

    Aggregation Dimensions : “Document number”

    Image33

Enabling Smart Grouping.

  1. Expand Smart Grouping and select Enable Smart Grouping.

    Number of groups : 4.

    Image34a

Adding a boarder to the Chart.

  1. Go to the Styling pane and select All Borders under Border.

    Image35
    Image36
  2. Adjust all tiles as per the below screen shot.

    Image37

Save your Story

Rename the Page first.

  1. Select Page 1 >> Rename >> change name to “AR Insight Story” and click Rename.

    Image38
    Image39

Save your Story.

  1. Select the Save Icon >> Save >> Name as “Advanced AR Insights” and click OK.

    Image40

    Image41

Well done!! You have Completed SAP Analytics Visualization with a Live DWC Connection