Skip to main content

Intelligence Best Practices

LiveRamp Clean Room's integrated visualization tool, Intelligence, enables users to take the outputs of clean room questions and question runs and create reports and dashboards encompassing charts, tables, and other visualizations.

Learn the best practices when utilizing Intelligence so you can work with reports and dashboards more efficiently.

Add a Run Filter to a Dashboard

Adding a run filter enables users to filter dashboard results based on one or more runs. Each newly created run for a question will automatically be added to your run filter dropdown in a dashboard. To create a run name filter:

  1. Click the filter mceclip15__3_.png icon.

  2. Select Text or Category and then filter by "Is".

    image idm3977
  3. Update the Label to say "Run Name". For each report in the dashboard, select the dropdown, then Run Name.

    image idm4089
  4. Click Done and save your dashboard.

Add a Latest Run Filter to a Dashboard

The latest run filter can be added to your dashboard so that results default to the latest question run. You can remove the Is Recent filter value of "true" to filter by other runs in the live dashboard.

  1. Click the filter mceclip15__3_.png icon.

  2. Select Text or CategoryDropdown.

    image idm3977
  3. Update the Label to say "Latest Run". For each report in the dashboard, including date reports, select Is Recent from the list. In the Default value list, select true.

    image idm4094
  4. Click Done and save your dashboard.

Add Start and End Dates to a Dashboard

Start and end date reports can be added to a dashboard to display the dates that dashboard reports are filtered by. The dates will dynamically change when filtering on different run names in the dashboard.

  1. Select NewQuestion.

  2. Select the metadata table for the question for which you want to display dates. This ensures the runtime parameters for that specific question are referenced in the dashboard.

    Note

    You do not need to join the metadata table to any other table.

  3. Under "Summarize" select Pick a metricMinimum ofStart date (by day).

  4. Click Visualize.

  5. Under Settings, select the date and time format of your choice.

  6. Click Save.

Repeat the above steps to create an End Date report, except under "Summarize" select Pick a metricMaximum ofEnd date (by day).

Subscribe to a Dashboard

Dashboard subscriptions allow you to send the results of questions on a dashboard to people via email, even to people who do not have clean room access. The dashboard and its related reports will retain their visual format in the email content.

Tip

For one-time delivery, click Send email now.

  1. If your dashboard contains multiple tabs, navigate to the tab which contains the data you want to subscribe to.

  2. Click the Sharing icon and select "Subscriptions".

    Intelligence_Sharing_Subscriptions.png
  3. In the side panel that opens, enter the recipients' email addresses.

  4. Determine the frequency of the email, which can be sent:

    • Hourly

    • Daily

    • Weekly

    • Monthly

    Then, configure the time of delivery.

  5. If your dashboard contains filters, expand the "Set filter values for when this gets sent" option to define which data from your dashboard to include in the email.

    Intelligence__Subscriptions_OptionalFilter.png
  6. To skip sending the email when there are no results, slide the "Don't send if there aren't results" toggle.

  7. To have the results attached as separate files, slide the "Attach results as files" toggle. Then, configure the following:

    Note

    File attachment will only contain the raw, unformatted results with no visual formatting applied.

    1. The format of the file, which can be .CSV or .xlsx.

    2. The questions/report to include. If not configured, no attachments will be sent.

      Intelligence_Subscriptions_attachments.png
    3. (Optional) To only send attachment files without the visuals in the email body, slide the "Send only attachments (no charts)" toggle.

  8. Click Done.

Syncing Questions to Custom Data Tables

Note

This feature is currently available in limited release. To gain access, contact a LiveRamp representative.

You can create a custom data table with a name of your choosing to sync your question to. Custom data tables can be used as a placeholder to test how visualizations compare between different questions without having to change table references. It also allows you to more easily reference the question you want to visualize when building your report, instead of relying on question IDs.

When changing a question's data table, note the following:

  • If the question is being used in existing reports or dashboards, you must update the table reference manually in each report for the changes to be reflected.

  • You can sync your questions to any custom data tables, but you cannot sync them to other questions' system-generated data tables.

  • When syncing to an existing custom data table that is used by another question, the other question will sync back to its original, system-generated data table.

    For example:

    • Question CRQ_123 is already syncing to the custom data table name "Table A". In Intelligence, "Table A" stores run data from CRQ_123.

    • You edit another question, CRQ_456, to use the table name "Table A".

    • Question CRQ_123 reverts to its original, system-generated data table "CRQ_123". In Intelligence, "Table A" now stores run data only from CRQ_456.

Procedure. To sync a question to a custom data table:
  1. In a clean room, select the Questions tab.

  2. From the question's More Options menu (more-options-icon.png), select Edit Intelligence Table Name.

  3. Enter a name for the data table to create one, or select an existing custom data table.

    Caution

    Custom table names must:

    • Not contain the term metadata

    • Not begin with CRQ

    • Use no special characters other than underscores (_)

  4. Click Replace.

The question will now sync to the new data table. If you created a new data table, it appears on the Databases page.