Model Context Protocol (MCP) finally gives AI models a way to access the business data needed to make them really useful at work. CData MCP Servers have the depth and performance to make sure AI has access to all of the answers.
Try them now for free →Visualize SAP Data in Tableau Desktop (through CData Connect)
Create a virtual SQL Server database for SAP data in CData Connect (or Connect Server) and build visualizations from live SAP data in Tableau Desktop.
Tableau is a visual analytics platform transforming the way businesses use data to solve problems. When paired with CData Connect (or Connect Server), you can easily get access to live SAP data within Tableau.
CData Connect Server provides a pure SQL Server interface for SAP, allowing you to easily build reports from live SAP data in Tableau Desktop — without replicating the data to a natively supported database. As you build visualizations, Tableau Desktop generates SQL queries to gather data. Using optimized data processing out of the box, CData Connect Server pushes all supported SQL operations (filters, JOINs, etc) directly to SAP, leveraging server-side processing to quickly return the requested SAP data.
This article shows how to create a virtual SQL Server database for SAP, connect to the virtual database in Tableau, and build a simple chart.
About SAP Data Integration
CData provides the easiest way to access and integrate live data from SAP. Customers use CData connectivity to:
- Access every edition of SAP, including SAP R/3, SAP NetWeaver, SAP ERP / ECC 6.0, and SAP S/4 HANA on premises data that is exposed by the RFC.
- Perform actions like sending IDoc or IDoc XML files to the server and creating schemas for functions or queries through SQL stored procedures.
-
Connect optimally depending on where a customer's SAP instance is hosted.
- Customers using SAP S/4HANA cloud public edition will use SAP NetWeaver Gateway connectivity
- Customers using SAP S/4HANA private edition will use either SAP ERP or SAP NetWeaver Gateway connectivity.
While most users leverage our tools to replicate SAP data to databases or data warehouses, many also integrate live SAP data with analytics tools such as Tableau, Power BI, and Excel.
Getting Started
Create a Virtual SQL Server Database for SAP Data
CData Connect Server uses a straightforward, point-and-click interface to connect to data sources and generate APIs.
-
Login to Connect Server and click Connections.
- Select "SAP" from Available Data Sources.
-
Enter the necessary authentication properties to connect to SAP.
You can connect to SAP systems using either librfc32.dll, librfc32u.dll, NetWeaver, or Web Services (SOAP). Set the ConnectionType connection property to CLASSIC (librfc32.dll), CLASSIC_UNICODE (librfc32u.dll), NETWEAVER, or SOAP.
If you are using the SOAP interface, set the Client, RFCUrl, SystemNumber, User, and Password properties, under the Authentication section.
Otherwise, set Host, User, Password, Client, and SystemNumber.
Note: We do not distribute the librfc32.dll or other SAP assemblies. You must find them from your SAP installation and install them on your machine.
For more information, see this guide on obtaining the connection properties needed to connect to any SAP system.
- Click Save Changes
- Click Privileges -> Add and add the new user (or an existing user) with the appropriate permissions.
With the virtual database created, you are ready to connect to SAP data from Tableau Desktop.
Visualize Live SAP Data in Tableau Desktop
The steps below outline connecting to the virtual SAP database in CData Connect and building a simple visualization from the data.
- Open Tableau and click "Microsoft SQL Server" under Connect -> To a Server.
- In the connection wizard, enter the values for your CData Connect instance and click "Sign In"
- Server: the address of your Connect instance and port of the TDS endpoint, separated by a comma (default port is: 1433)
- Database: the virtual database you configured for the SAP data
- Username & Password: the credentials for a CData Connect user
- Select your newly created database and the table(s) you wish to visualize (defining relationships for JOINed tables as needed).
- Select Dimensions and Measures and configure your visualization.


SQL Access to SAP Data from On-Premise Applications
At this point, you have a direct connection to live SAP data from your Tableau Desktop workbook. You can create new visualizations, build dashboards, and more. For more information on gaining SQL access to data from more than 200 SaaS, Big Data, and NoSQL sources (including SAP) from desktop applications like Tableau refer to our CData Connect page or download a free trial.