Creating a new dataset
Amazon QuickSight database connections are mapped to a Honeydew workspace and branchIt is recommended to use an API Key for setting up the connection.
- Create a new dataset
 - Choose Trino from the list of supported connections
 - Set a unique Name for the connection (e.g. “Honeydew”)
 - Set the Database Server to 
jdbc.honeydew.cloudIf your organization uses a custom hostname for the JDBC connection, you can locate it in the Honeydew UI, under the JDBC section in Settings. - Set Port to 
443 - Set Catalog to 
<workspace>__<branch>value, based on the Honeydewworkspaceandbranchyou would like to connect to. Omit the branch value if connecting toprod. For example, for workspacetpch, branchprod, the value would be:tpch. And for workspacetpch, branchdev, it would betpch__dev. - Set Username to the API key (or a Honeydew username), and Password to the API secret (or to the user’s password in Honeydew).
 - Click Validate to verify the connection
 - Create the database connection
 - Choose schema (
domainsto choose a domain) and table (the domain) - Choose to use a direct connection (recommended) or import
 
When using import mode, metrics defined in Honeydew can’t be computed after loading.Use a domain with attributes only.