Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I am connecting to Power bi desktop through trino and provided the url as "https://data.xxx.com/443". But it shows the following error.
DataSource.Error: The remote name could not be resolved: 'https' Details: http://https://data.xxx.com:443/v1/statement.
When I directly used the url without https, it shows following error
DataSource.Error: Web.Contents failed to get contents from 'http://data.xxx.com:443/v1/statement' (400): Bad Request
Details:
DataSourceKind=Trino
DataSourcePath={"Host":"data.xxx.com","Port":443}
Url=http://data.xxx.com:443/v1/statement
Solved! Go to Solution.
This issue gets resolved.