Tableau provides the ability to work with and visualize data. Using Tableau, you can directly connect to, and import individual data feeds.
For more information about Tableau, see Getting Started with Tableau.
Sections in this article:
- Who can do this
- Authentication
- Filtering
- Importing a Data Feeds table into Tableau
- Additional Resources
Who can do this
- Workplace Administrators
- Enterprise Administrators
- Members of groups with the Access Analytics role
Authentication
When connecting to your digital workplace's data feeds, you must authenticate using your Igloo Authentication credentials. If you do not know what your Igloo Authentication password is, see Resetting a forgotten Igloo password.
Filtering
Some Data Feeds can be very large, connecting to these can result in timeouts and not importing the table. To avoid this, use filters when entering your Data Feeds URL.
For example, to create a table that contains only blog posts created in 2018:
https://{your community domain}/odata/dContentBlog?$filter=year(row_active_date) eq 2018
See Filtering Data Feeds for more information.
Importing a Data Feeds table into Tableau
- Open Tableau.
- Select New Data Source.
- In the To a Server section, select Odata.
- Enter the URL of the table that you are connecting to. For example, to connect to dContentBlog the URL would look like this:
https://{your community domain}/odata/dContentBlog
. - Select Username and Password for Authentication.
- For Username, enter your Igloo Authentication email address.
- For Password, your Igloo Authentication password.
- (Optional) Repeat this process to import additional tables.
Additional Resources
Internal Resources:
External Resources: