Import Sybase Data into the Power BI Service for Visualizations
Power BI transforms your company's data into rich visuals for you to collect and organize so you can focus on what matters to you. When paired with CData Connect AI, you get access to Sybase data for visualizations, dashboards, and more. This article shows how to connect to Sybase in CData Connect AI, publish a dataset from Power BI Desktop to the Power BI Service and then create reports on Sybase data in the Power BI service.
Configure Sybase Connectivity for Power BI Service
Connectivity to Sybase from Power BI Service is made possible through CData Connect AI. To work with Sybase data from Power BI Service, we start by creating and configuring a Sybase connection.
- Log into Connect AI, click Sources, and then click Add Connection
- Select "Sybase" from the Add Connection panel
-
Enter the necessary authentication properties to connect to Sybase.
To connect to Sybase, specify the following connection properties:
- Server: Set this to the name or network address of the Sybase database instance.
- Database: Set this to the name of the Sybase database running on the specified Server.
Optionally, you can also secure your connections with TLS/SSL by setting UseSSL to true.
Sybase supports several methods for authentication including Password and Kerberos.
Connect Using Password Authentication
Set the AuthScheme to Password and set the following connection properties to use Sybase authentication.
- User: Set this to the username of the authenticating Sybase user.
- Password: Set this to the username of the authenticating Sybase user.
Connect using LDAP Authentication
To connect with LDAP authentication, configure Sybase server-side to use the LDAP authentication mechanism.
After configuring Sybase for LDAP, you can connect using the same credentials as Password authentication.
Connect Using Kerberos Authentication
To leverage Kerberos authentication, begin by enabling it setting AuthScheme to Kerberos. See the Using Kerberos section in the Help documentation for more information on using Kerberos authentication.
You can find an example connection string below:
Server=MyServer;Port=MyPort;User=SampleUser;Password=SamplePassword;Database=MyDB;Kerberos=true;KerberosKDC=MyKDC;KerberosRealm=MYREALM.COM;KerberosSPN=server-name
- Click Save & Test
-
Navigate to the Permissions tab in the Add Sybase Connection page and update the User-based permissions.
With the connection configured, you are ready to connect to Sybase data from the Power BI service.
Publish a Dataset from Power BI Desktop
Once you connect to Sybase in Connect AI, you can create a dataset in Power BI desktop and publish the dataset to the Power BI service.
- Open Power BI Desktop and click Get Data -> Online Services -> CData Connect AI and click "Connect"
- Click "Sign in" and authenticate with your CData Connect AI account
- After signing in, click "Connect"
- Select tables in the Navigator dialog
- Click Load to establish the connection to your Sybase data from Power BI
- Define any relationships between the selected entities on the Relationships tab.
- Click Publish (from the Home menu) and select a Workspace.
Build Reports and Dashboards on Sybase Data in the Power BI Service
Now that you have published a dataset to the Power BI service, you can create new reports and dashboards based on the published data:
- Log in to PowerBI.com.
- Click Workspaces and select a workspace.
- Click Create and select Report.
- Select the published dataset for the report.

- Choose fields and visualizations to add to your report.

Live Access to Sybase Data from Cloud Applications
Now you have a direct connection to live Sybase data from the Power BI service. You can create more data sources and new visualizations, build reports, and more — all without replicating Sybase data.
To get live data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud applications, sign up for a free trial of CData Connect AI.