<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Different ways of getting data from SAP S/4HANA Cloud Private in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Different-ways-of-getting-data-from-SAP-S-4HANA-Cloud-Private/m-p/4698118#M9378</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;A customer question about different limitations of getting data from &lt;STRONG&gt;SAP S/4HANA&lt;/STRONG&gt; Cloud Private into Microsoft PowerBI, Notebooks...Dataflows. They are worried about the possibility of not having acccess.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now they are using &lt;SPAN&gt;SAP S4/HANA Cloud Private 2022 (RISE)&lt;/SPAN&gt; and they are planning to move to &lt;STRONG&gt;SAP S/4HANA 2025&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which are the different options to get data from this brand new SAP products&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Notebooks of Python/pyspark??&lt;/LI&gt;&lt;LI&gt;Data Factory??&lt;/LI&gt;&lt;LI&gt;Dataflows??&lt;/LI&gt;&lt;LI&gt;Import/Direct Query from Power BI? I have worked many times with Power BI SAP Hana connector..&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 19 May 2025 09:22:17 GMT</pubDate>
    <dc:creator>dpombal</dc:creator>
    <dc:date>2025-05-19T09:22:17Z</dc:date>
    <item>
      <title>Different ways of getting data from SAP S/4HANA Cloud Private</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Different-ways-of-getting-data-from-SAP-S-4HANA-Cloud-Private/m-p/4698118#M9378</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;A customer question about different limitations of getting data from &lt;STRONG&gt;SAP S/4HANA&lt;/STRONG&gt; Cloud Private into Microsoft PowerBI, Notebooks...Dataflows. They are worried about the possibility of not having acccess.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now they are using &lt;SPAN&gt;SAP S4/HANA Cloud Private 2022 (RISE)&lt;/SPAN&gt; and they are planning to move to &lt;STRONG&gt;SAP S/4HANA 2025&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which are the different options to get data from this brand new SAP products&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Notebooks of Python/pyspark??&lt;/LI&gt;&lt;LI&gt;Data Factory??&lt;/LI&gt;&lt;LI&gt;Dataflows??&lt;/LI&gt;&lt;LI&gt;Import/Direct Query from Power BI? I have worked many times with Power BI SAP Hana connector..&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 09:22:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Different-ways-of-getting-data-from-SAP-S-4HANA-Cloud-Private/m-p/4698118#M9378</guid>
      <dc:creator>dpombal</dc:creator>
      <dc:date>2025-05-19T09:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Different ways of getting data from SAP S/4HANA Cloud Private</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Different-ways-of-getting-data-from-SAP-S-4HANA-Cloud-Private/m-p/4698484#M9389</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/22267"&gt;@dpombal&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for your question regarding data extraction options from SAP S/4HANA Cloud Private 2022 (RISE) and your upcoming transition to SAP S/4HANA 2025.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To integrate SAP data with Microsoft Fabric tools, you have several viable options depending on your use case. Power BI’s SAP HANA connector supports both Import and Direct Query modes, enabling interactive reporting with near real-time data access, although performance may vary based on network and SAP system load.&lt;/P&gt;
&lt;P&gt;For large-scale, scheduled batch data processing, Azure Data Factory offers robust ETL pipelines using dedicated SAP HANA connectors, making it ideal for integrating SAP data into your data lake or fabric environment. Power BI Dataflows can be used for self-service data preparation via connectors or OData feeds but may face limitations with very large datasets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Notebooks (Python or PySpark) provide flexible options for advanced analytics and custom transformations, though they require appropriate SAP connectivity setup and development effort. It is important to review SAP’s release notes for the 2025 version to understand any changes in APIs or connectivity that could impact access.&lt;/P&gt;
&lt;P&gt;For detailed technical guidance on Azure Data Factory’s SAP HANA connector, you can refer to the official Microsoft documentation here: &lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-sap-hana" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/connector-sap-hana&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Please reach out for further assistance.&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider&amp;nbsp;to&amp;nbsp;Accept as the solution&amp;nbsp;to help the other members find it more quickly and a&amp;nbsp;kudos&amp;nbsp;would be appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 12:22:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Different-ways-of-getting-data-from-SAP-S-4HANA-Cloud-Private/m-p/4698484#M9389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-05-19T12:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Different ways of getting data from SAP S/4HANA Cloud Private</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Different-ways-of-getting-data-from-SAP-S-4HANA-Cloud-Private/m-p/4698545#M9390</link>
      <description>&lt;P&gt;Most important part is doing &lt;STRONG&gt;ETL process reading from SAP&lt;/STRONG&gt; and &lt;STRONG&gt;writing into an Azure SQL Database&lt;/STRONG&gt; or for example a &lt;STRONG&gt;Fabric Data Warehouse&lt;/STRONG&gt;, so for example Azure Data Factory and Notebooks (Python or PySpark) are the most professional and best options.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which are the recommended libraries for reading sap hana in python/pyspark?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Release notes 2025 should be important to review.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 13:00:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Different-ways-of-getting-data-from-SAP-S-4HANA-Cloud-Private/m-p/4698545#M9390</guid>
      <dc:creator>dpombal</dc:creator>
      <dc:date>2025-05-19T13:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Different ways of getting data from SAP S/4HANA Cloud Private</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Different-ways-of-getting-data-from-SAP-S-4HANA-Cloud-Private/m-p/4700021#M9427</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/22267"&gt;@dpombal&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For ETL tasks involving SAP HANA data using Python or PySpark, here are the recommended approaches:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Python: The best option is SAP’s official hdbcli library, which you can install via pip install hdbcli. It provides reliable and efficient access to SAP HANA, allowing you to run SQL queries and extract data smoothly.&lt;/LI&gt;
&lt;LI&gt;PySpark: Use the SAP HANA JDBC driver (ngdbc.jar) to connect Spark directly to SAP HANA through JDBC. This method works well for large-scale data processing, especially in environments like Azure Databricks or Synapse notebooks. Just make sure to upload the driver and properly configure the connection settings.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Also, be sure that network access and permissions are correctly set up. And don’t forget to keep an eye on the SAP S/4HANA 2025 release notes, as they may include important updates affecting connectivity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;helps, then please give us Kudos and consider&amp;nbsp;Accept it as a solution&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thankyou.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 11:57:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Different-ways-of-getting-data-from-SAP-S-4HANA-Cloud-Private/m-p/4700021#M9427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-05-20T11:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Different ways of getting data from SAP S/4HANA Cloud Private</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Different-ways-of-getting-data-from-SAP-S-4HANA-Cloud-Private/m-p/4700245#M9433</link>
      <description>&lt;P&gt;We need to be careful about SAP S/4HANA 2025 release notes...&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 14:07:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Different-ways-of-getting-data-from-SAP-S-4HANA-Cloud-Private/m-p/4700245#M9433</guid>
      <dc:creator>dpombal</dc:creator>
      <dc:date>2025-05-20T14:07:12Z</dc:date>
    </item>
  </channel>
</rss>

