<?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 Re: Extract data from CDS view via QLIK in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Extract-data-from-CDS-view-via-QLIK/m-p/2065418#M12223</link>
    <description>&lt;P&gt;Create an OData connection to the SAP system where the CDS view is located. In Qlik Sense, you can use the "SAP OData Connector" to create this connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the Qlik Sense script editor, write a load statement to extract the data from the CDS view using the OData connection. For example:&lt;/P&gt;
&lt;P&gt;LIB CONNECT TO 'SAP OData Connection';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LOAD *&lt;/P&gt;
&lt;P&gt;FROM [CDS_View_Name]&lt;/P&gt;
&lt;P&gt;(odatauri="https://&amp;lt;your-sap-system&amp;gt;/sap/opu/odata/sap/&amp;lt;your-service-name&amp;gt;/", qvCDSMode='delta');&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reload the script to extract the data from the CDS view. By specifying "qvCDSMode='delta'" in the load statement, Qlik Sense will automatically retrieve only the delta changes from the CDS view since the last extraction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Schedule the script to run at regular intervals to keep the data up-to-date&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Apr 2023 18:00:47 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2023-04-27T18:00:47Z</dc:date>
    <item>
      <title>Extract data from CDS view via QLIK</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Extract-data-from-CDS-view-via-QLIK/m-p/2065000#M12221</link>
      <description>&lt;P&gt;I am new to Qlik, we are able to extract data from ODP Datasource but we trying to get it from CDS view ( CDC delta enable CDS View), Is there a way that I can extract via Qlik? CDS view doesn't generate any data source but it can be visible in ODQMON for delta.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 20:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Extract-data-from-CDS-view-via-QLIK/m-p/2065000#M12221</guid>
      <dc:creator>KalyanaSharaff</dc:creator>
      <dc:date>2023-04-26T20:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from CDS view via QLIK</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Extract-data-from-CDS-view-via-QLIK/m-p/2065418#M12223</link>
      <description>&lt;P&gt;Create an OData connection to the SAP system where the CDS view is located. In Qlik Sense, you can use the "SAP OData Connector" to create this connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the Qlik Sense script editor, write a load statement to extract the data from the CDS view using the OData connection. For example:&lt;/P&gt;
&lt;P&gt;LIB CONNECT TO 'SAP OData Connection';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LOAD *&lt;/P&gt;
&lt;P&gt;FROM [CDS_View_Name]&lt;/P&gt;
&lt;P&gt;(odatauri="https://&amp;lt;your-sap-system&amp;gt;/sap/opu/odata/sap/&amp;lt;your-service-name&amp;gt;/", qvCDSMode='delta');&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reload the script to extract the data from the CDS view. By specifying "qvCDSMode='delta'" in the load statement, Qlik Sense will automatically retrieve only the delta changes from the CDS view since the last extraction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Schedule the script to run at regular intervals to keep the data up-to-date&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 18:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Extract-data-from-CDS-view-via-QLIK/m-p/2065418#M12223</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2023-04-27T18:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from CDS view via QLIK</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Extract-data-from-CDS-view-via-QLIK/m-p/2161970#M13241</link>
      <description>&lt;P&gt;I think you mean the Qlik OData Connector? There is no SAP OData Connector as far as I know.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 12:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Extract-data-from-CDS-view-via-QLIK/m-p/2161970#M13241</guid>
      <dc:creator>gs_qlik_nl</dc:creator>
      <dc:date>2024-01-16T12:25:26Z</dc:date>
    </item>
  </channel>
</rss>

