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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello, how can I put the instance name on a informix connection.
At sever field I put: myserver:myPort
At DataBase I put: myDataBaseName
But I couldn't found where I can put the instance server name.
For example, in a JDBC connection I can put everything in a single line:
jdbc:informix-sqli://myHostServerName:myPort/myDataBaseName:INFORMIXSERVER=myInstanceServerName
But I don't know how do this at connection wizard of Power BI.
Without a instance server name, the connection will target a default instance name which my login doesn't have access privileges.
So I can't perform authentication.
@Anonymous,
In server field you can input: ServerName/InstanceName: Port
In Database field you can input: DatabaseName
Regards,
Jimmy Tao
@v-yuta-msft, it doesn't work. Power BI try to resolve "hostname/instance" as a hostname, so a I receive a message unknown host. This works like a charm with others db's like Oracle.
@Anonymous,
In your senario, I would recommend you to use ODBC connector with connection string instead and try again. For more details about ODBC, please refer to: https://docs.microsoft.com/en-us/power-bi/desktop-connect-using-generic-interfaces#data-sources-accessible-through-odbc.
Regards,
Jimmy Tao
@v-yuta-msft, unfortunately Power BI don't list schemas and tables of Informix ODBC connection. See the picture bellow. I did a test in Excel with same ODBC connection and everything worked fine. In Excel I could see all tables, but not in Power BI.
@Anonymous,
Have you solved the issue currently? If still can't resolve it, I would suggest you to create a support ticket to achieve deeper help.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.