<?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: Cannot compute expression, not all column values are in the data record in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Cannot-compute-expression-not-all-column-values-are-in-the-data/m-p/2454365#M11141</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153988"&gt;@nareshkumar&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;It appears that you have defined filter for the table&amp;nbsp;'lios_raw.spb_order' and supplier_code is not a Primary Key column. &lt;BR /&gt;&lt;BR /&gt;I would suggest using&amp;nbsp;the &lt;STRONG&gt;source_lookup&lt;/STRONG&gt; function or adding supplier_code as one of the primary key column.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 May 2024 02:12:06 GMT</pubDate>
    <dc:creator>DesmondWOO</dc:creator>
    <dc:date>2024-05-21T02:12:06Z</dc:date>
    <item>
      <title>Cannot compute expression, not all column values are in the data record</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Cannot-compute-expression-not-all-column-values-are-in-the-data/m-p/2454274#M11135</link>
      <description>&lt;P&gt;Our Source and Target system are cloud rds Postgres and Cloud Aurora Postgres respectively.&lt;/P&gt;
&lt;P&gt;We had Source and Targets having same no of columns and Same primary Keys ..&lt;/P&gt;
&lt;P&gt;However couple of table are frequently failing with&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Table 'lcadm'.'spb_shipment_route_exp (subtask 0 thread 1) is suspended. Cannot compute expression, not all column values are in the data record&lt;/P&gt;
&lt;P&gt;Table 'lcadm'.'spb_order' (subtask 0 thread 1) is suspended. Cannot compute expression, not all column values are in the data record&lt;/P&gt;
&lt;P&gt;(or)Table 'lcadm'.'spb_shipment_route_exp' (subtask 0 thread 1) is suspended. Failed to get delete statement for table lios_raw.spb_shipment_route_exp, &lt;BR /&gt;stream position 0000005F/4CECD9C8.53.0000005F/4CECF7188&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We had referential integrity constraints (FK)&amp;nbsp; @ source. Does the source tables having Foreign keys will triggers above compute errors and suspend tables ? Please advise.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 16:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Cannot-compute-expression-not-all-column-values-are-in-the-data/m-p/2454274#M11135</guid>
      <dc:creator>nareshkumar</dc:creator>
      <dc:date>2024-05-20T16:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot compute expression, not all column values are in the data record</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Cannot-compute-expression-not-all-column-values-are-in-the-data/m-p/2454365#M11141</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153988"&gt;@nareshkumar&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;It appears that you have defined filter for the table&amp;nbsp;'lios_raw.spb_order' and supplier_code is not a Primary Key column. &lt;BR /&gt;&lt;BR /&gt;I would suggest using&amp;nbsp;the &lt;STRONG&gt;source_lookup&lt;/STRONG&gt; function or adding supplier_code as one of the primary key column.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 02:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Cannot-compute-expression-not-all-column-values-are-in-the-data/m-p/2454365#M11141</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-05-21T02:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot compute expression, not all column values are in the data record</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Cannot-compute-expression-not-all-column-values-are-in-the-data/m-p/2454399#M11144</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153988"&gt;@nareshkumar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Its mentioned in the user guide&lt;/P&gt;
&lt;P&gt;"When using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2024/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_filters.htm" target="_blank"&gt;filters&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;that do not contain a Primary Key, DELETE operations will not be captured."&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2024/Content/Replicate/Main/Aurora%20PostgreSQL/aws_limitations_postgresql_source.htm#ar_postgresds_802412600_1652565" target="_blank"&gt;Limitations and considerations #Limitations and considerations | Qlik Replicate Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 04:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Cannot-compute-expression-not-all-column-values-are-in-the-data/m-p/2454399#M11144</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2024-05-21T04:59:13Z</dc:date>
    </item>
  </channel>
</rss>

