<?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>Question Re: SAP Datasphere Delta flow with aggregation in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sap-datasphere-delta-flow-with-aggregation/qaa-p/14131937#M4917500</link>
    <description>&lt;P&gt;Hi, I wouldn't go the way of transformation flow at all. I would load the data into the inbound table, consume it via a view, on top of this view create a second with the aggregation. The second view would be persisted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure if you need CDC at all. You can load the BW ADSO via ODQ (replication flow), or create generic like extraction and load via data flow. The replication flow is preferred, but can be done only on ADSOs with change-log.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Logically the system cannot aggregate on CDC as it needs to aggregate on the entire data set, not just the delta part.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/t5/technology-blog-posts-by-members/sap-datasphere-bw-odp-delta-via-replication-flow/ba-p/13739830" target="_blank" rel="noopener"&gt;https://community.sap.com/t5/technology-blog-posts-by-members/sap-datasphere-bw-odp-delta-via-replication-flow/ba-p/13739830&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/t5/technology-blog-posts-by-members/sap-datasphere-delta-extraction/ba-p/13699391" target="_blank" rel="noopener"&gt;https://community.sap.com/t5/technology-blog-posts-by-members/sap-datasphere-delta-extraction/ba-p/13699391&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cheers,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jun 2025 11:51:25 GMT</pubDate>
    <dc:creator>Martin_Kuma</dc:creator>
    <dc:date>2025-06-19T11:51:25Z</dc:date>
    <item>
      <title>SAP Datasphere Delta flow with aggregation</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-datasphere-delta-flow-with-aggregation/qaq-p/14130984</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;we want to replicate a BW flow that from Datasource 0FI_AR_04 in delta loads DSO A.&lt;BR /&gt;from this DSO A the data loads with a delta DTP in another DSO B where the key figures are in sum with a part of the keys of DSO A. Below are the tables for the example.&lt;BR /&gt;it is necessary to replicate this flow in datasphere. We have created the tables ZA(DSO A) and ZB(DSO B) both with delta capture.&lt;/P&gt;&lt;P&gt;now SAP DSPH The flow from datasource to table ZA, works correctly because the key figures are aggregated by overwriting, but now there is the problem from ZA to ZB since in the transformation Flow it does not seem to be possible to aggregate the key figures by sum and it does not even aggregate by key since it returns an error on the unique key (see example in the table), how can we manage this type of flow on DSPH? is there a standard procedure or best case to follow?&lt;/P&gt;&lt;P&gt;error for sum aggregation&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image.png" style="width: 477px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/275822i531D141082CE4677/image-dimensions/477x202?v=v2" width="477" height="202" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&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;example aggregation flow in BW:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="A_Bracco_0-1750251236963.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/275824i7B59EA955B5DFF92/image-size/medium?v=v2&amp;amp;px=400" role="button" title="A_Bracco_0-1750251236963.png" alt="A_Bracco_0-1750251236963.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;in DSPH doesn't work the collect for a part of the same table key before loading the data from ZA to target(ZB):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="A_Bracco_2-1750251380305.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/275826i9FAD760140DFA7AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="A_Bracco_2-1750251380305.png" alt="A_Bracco_2-1750251380305.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks.&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>Wed, 18 Jun 2025 13:00:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-datasphere-delta-flow-with-aggregation/qaq-p/14130984</guid>
      <dc:creator>A_Bracco</dc:creator>
      <dc:date>2025-06-18T13:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Datasphere Delta flow with aggregation</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-datasphere-delta-flow-with-aggregation/qaa-p/14131937#M4917500</link>
      <description>&lt;P&gt;Hi, I wouldn't go the way of transformation flow at all. I would load the data into the inbound table, consume it via a view, on top of this view create a second with the aggregation. The second view would be persisted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure if you need CDC at all. You can load the BW ADSO via ODQ (replication flow), or create generic like extraction and load via data flow. The replication flow is preferred, but can be done only on ADSOs with change-log.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Logically the system cannot aggregate on CDC as it needs to aggregate on the entire data set, not just the delta part.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/t5/technology-blog-posts-by-members/sap-datasphere-bw-odp-delta-via-replication-flow/ba-p/13739830" target="_blank" rel="noopener"&gt;https://community.sap.com/t5/technology-blog-posts-by-members/sap-datasphere-bw-odp-delta-via-replication-flow/ba-p/13739830&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/t5/technology-blog-posts-by-members/sap-datasphere-delta-extraction/ba-p/13699391" target="_blank" rel="noopener"&gt;https://community.sap.com/t5/technology-blog-posts-by-members/sap-datasphere-delta-extraction/ba-p/13699391&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cheers,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 11:51:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-datasphere-delta-flow-with-aggregation/qaa-p/14131937#M4917500</guid>
      <dc:creator>Martin_Kuma</dc:creator>
      <dc:date>2025-06-19T11:51:25Z</dc:date>
    </item>
  </channel>
</rss>

