Oracle by Example brandingCreating Your First Visualization in Oracle Analytics Cloud

section 0Before You Begin

This tutorial shows you how to create a project, select data to use in the visualization, and modify the visualization. You learn how to filter and sort the data, modify data properties, and change the visualization type. This tutorial takes approximately 10 minutes to complete.

What Do You Need?

  • Access to Oracle Analytics Cloud
  • Download the SAMPLE_REVENUE.csv file to a location on your hard drive.

section 1Add Data

  1. Sign in to Oracle Analytics Cloud Service with your credentials.
  2. In the Home page, click Create, and then click Project.
  3. In the Add Data Set dialog, click Create Data Set.
  4. In the Create Data Set dialog, select File, select the SAMPLE_REVENUE file, and then click Add.
  5. Click Visualize.
  6. From the Data Elements pane, drag the following to the canvas:
    • PROD_TYPE
    • REVENUE
    • DEPARTMENT
    Your First Visualization
    Description of the illustration initial_viz.jpg.
  7. In the Explore pane, select and drag PROD_TYPE to the Color drop target.
    Product Type Represented by Color
    Description of the illustration prod_type_color.jpg.
  8. Select and drag DEPARTMENT to Color drop target to exchange position with PROD_TYPE in the visualization.
  9. Click the visualization list List icon and select Horizontal Stacked as the visualization type.
    Horizontal Stacked Visualization
    Description of the illustration department_color.jpg.

section 2Filter the Data

  1. In the canvas, click Create Filter Icon next to Click here or drag data to add a filter.
  2. From the SAMPLE_REVENUE list, select PROD_TYPE.
  3. From the PROD_TYPE list, select Cell Phones and Smart Phones, and click inside the dialog to close the list.
    Product Type Filter
    Description of the illustration filtered_results.jpg.
  4. From the Data Elements pane, select COMPANY, and drag it to the Y-Axis drop target to replace DEPARTMENT.
  5. In the Elements pane, drag COMPANY to the Color drop target.
  6. In the canvas, click the menu Menu Icon, and select Clear all filter selections.
    Revenue by Product Type and Company
    Description of the illustration rev_prod_type.jpg.

section 3Change Properties for the Revenue Data Element

  1. In the Data Elements pane, select Revenue, then in REVENUE Properties, click Number Format Number Format Icon.
  2. In the Number Format row, click Number and select Currency.
  3. In the REVENUE by PROD_TYPE, COMPANY visualization, click the menu Menu Icon, select Sort, and click Product Type and Company by Revenue low to high.
    Revenue Formatted
    Description of the illustration rev_currency.jpg.

more informationWant to Learn More?