Euno User Manual
Euno User Manual
  • 👋Welcome to Euno
  • 🧭Guides
    • 🔑Account Management
    • 📄Creating a New Project
    • 🖥️Using the Data Model Screen
    • ⚙️Configuring Account Settings
      • Linked Accounts
        • GitHub
        • GitLab
      • Operations Log
    • 🗄️Creating and Managing Sources
    • 🏷️Custom Properties
      • Optimizing Complex Searches
    • 👟Euno Query Language (EQL)
      • Example of Full EQL Statements
    • Usage
  • 🗃️Sources
    • dbt Core
      • dbt Integration Discovered Resources
    • dbt Cloud
      • dbt Integration Discovered Resources
    • Looker
      • Using a custom Looker role
      • Looker Integration Discovered Resources
      • Troubleshooting Looker integration
    • Tableau
      • Tableau Integration Discovered Resources
      • Tableau Impression Data Setup
      • Tableau Usage Data Q&A
    • Snowflake
      • Snowflake Integration Discovered Resources
    • Fivetran
      • Fivetran Integration Discovered Resources
    • Bigquery
      • Bigquery Integration Discovered Resources
    • Thoughtspot
      • Thoughtspot Integration Discovered Resources
  • 🤖Assistant
  • 💻Automations
    • 📈Data Model Sync
      • Customizing Generated LookML Files
      • Dialect Conversion Charts
      • Data Model Sync Workflows
    • ⬅️Shift-left Proposals
    • 🖱️Pre-Aggregate Models
  • 👨‍🏫Reference
    • 🔗Universal Resource Identifier (URI)
    • 🤝Relationships
    • Basic Filters
    • Resource Sponsorship and Cleanup in Euno
  • ☎️Support
  • —
  • 🌐Euno Homepage
  • 🖥️Go to App
Powered by GitBook
On this page
  • Step 1 - TS Events Datasource
  • Step 2 - Create and Publish a Euno-compatible Tableau Access Log View
  • Step 3 - Provide Euno Access to the Published View
  1. Sources
  2. Tableau

Tableau Impression Data Setup

PreviousTableau Integration Discovered ResourcesNextTableau Usage Data Q&A

Last updated 1 month ago

Euno can observe information about how Tableau Users are using the different data products in their Tableau Cloud Instance. This information is useful for data governance to identify popular dashboards, unused dashboards, dashboards used by specific teams, etc. Read more about impressions data in Tableau Usage Data Q&A

Tableau updates access information at regular intervals, which can cause delays in displaying the latest impression data. This means the data shown in Tableau might not always reflect real-time updates. See for more information.

To set up the Tableau Integration to observe impression data, Complete the following steps:

  1. Find (Tableau Cloud users) or create (Tableau Server users) the TS Events datasource

  2. Create and publish a Euno-compatible Tableau Access Log View

  3. Provide Euno access to the published view

Step 1 - TS Events Datasource

Tableau Cloud:

  1. Go to “Explore”

  2. Under the built-in Tableau Project “Admin Insights”, look for a datasource called “TS Events”. This is a built-in datasource that collects all the Tableau access events (or other events).

Tableau Server:

Step 2 - Create and Publish a Euno-compatible Tableau Access Log View

  1. Create a new Workbook from this datasource

  2. Under “Rows”, drag:

    1. Actor User Id

    2. Actor User Name

    3. Event Type

    4. Item Type

    5. Item LUID

    6. Event Date

  3. The “Event Date” field could already be set to “exact date”. If it's not, set it to “exact date”.

    Your TS event screen should look like this:

  4. Filter only for “access” events:

    1. Click “Event Type”->Filter. Under “General”, Select “Access” *ONLY*. Euno is only interested in “Access” events.

  5. Filter only for “access” events from a tracked resource:

    1. Click “Item LUID”->Filter. Under “General”, deselect all options except “null”, and check the box that says “Exclude selected values”

  6. Hit OK -> The view is ready.

  7. To see the csv contents, Click the “download” icon, and choose “data”. Download the result.

    The csv should look like this:

  8. At the top right corner of the screen, go to “Publish As”:

  9. Name the sheet “events for Euno” and the workbook “events for Euno”. Make sure to check the box “Embed password for data source”.

Step 3 - Provide Euno Access to the Published View

  1. Find the published workbook in the Explore screen

  2. Click “Permissions…” for the workbook

  3. The Euno-Tableau integration is using a Personal Access Token. Make sure that the user has “Download Full Data” permissions to this workbooks.

  4. If the user is not there, add it

Follow the instructions to download and publish the TS Events datasource.

🗃️
here
Tableau documentation.