Create a Table from an OTBI Analysis

Here's how to create a table for the sales dashboard from an OTBI analysis using the Visualization Configuration feature in Application Composer.

Create the Visualization

  1. Navigate to Configuration > Application Composer.
  2. Click Visualization Configuration in the right-hand pane.
  3. Click Add to create a new configuration.
  4. On the Create Configuration page, select OTBI Analysis as the Source Type.

  5. Click Select Catalog Folder, the folder icon, and select Custom.

    Create Configuration page screenshot
  6. In the search field, enter the name of your custom analysis.
  7. Select the analysis in the search results. All the fields in the analysis are included automatically, and the visualization displays on the page.

  8. In the Name field, enter the title for the table.
  9. In the Visualization Type field, selectTabular Chart.
  10. Use the controls in the Columns section to change column order and to hide columns you don't want to display in the table.

    Callout Control Description
    1 Use the handles to change column order.
    2 Click the name link to specify column format (such as currency, decimal, or percentage) and enable drill-down on the field.
    3 Hide columns in the table. In this example, we're hiding the Opportunity ID and Opportunity Number columns. These columns are used to identify the record for the drill down in the next step. They aren't meaningful to salespeople.
    Column controls
  11. Enable drill-down functionality on fields in the table. For example, open an opportunity by clicking on its name:

    1. Click the Name link.
    2. On the Preferences drawer, turn on Drill Down.
    3. In the Page field, select the type of record you're opening. In this example, opportunities.
    4. In the PUID field, select the number ID for the object, for opportunities this is the Opportunity Number, for account's it's the Account Number, and so on.
    5. In the ID field, select the object ID field, such as Opportunity ID.Preferences drawer in the Create Configuration page
    6. Click Back.
  12. You can test the drill-down from the table.
  13. Set the configuration Status to Active.
  14. Click Create to save the configuration.
  15. Note the number of the visualization configuration on the list page. You use this number to reference the visualization in the sales dashboard.