Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.13 KB

File metadata and controls

10 lines (7 loc) · 1.13 KB

Power BI Overview

There are four methods for connecting Power BI to Amazon Timestream.

  1. Power BI Desktop - ODBC. Supports AWS Profile, AWS IAM Credentials, Azure AD and Okta authentication. ODBC data source must be created. Data is imported and must be refreshed for updates.
  2. Power BI Desktop - Custom Connector - Import Mode. Supports AWS Profile and AWS IAM Credentials only. ODBC data sources do not need to be created. Data is imported and must be refreshed for updates.
  3. Power BI Desktop - Custom Connector - Direct Query. Supports AWS Profile and AWS IAM Credentials only. ODBC data sources do not need to be created. Queries are live and only return the results, all data does not need to be imported.
  4. Power BI Service. Using the On-premises data gateway, share reports created from Power BI Desktop on the web.

Custom Connector - Import Mode vs Direct Query Mode