<?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: null column deatails in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/null-column-deatails/m-p/2145488#M8452</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110970"&gt;@Heinvandenheuvel&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;1.we migrate data sap to snoflake we facing issue 'null value in not null column' during cdc .&lt;BR /&gt;2.we use some global rule.&lt;BR /&gt;3.our need&amp;nbsp; find, which column get into null issue?&lt;BR /&gt;4.we don't have access both source and target.&lt;BR /&gt;5.so i ask is possible to see not null column details in qlik replicate?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2023 20:45:30 GMT</pubDate>
    <dc:creator>Titus</dc:creator>
    <dc:date>2023-12-07T20:45:30Z</dc:date>
    <item>
      <title>null column deatails</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/null-column-deatails/m-p/2145428#M8450</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi team, &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;is it possible to view details of the 'source null' column in Qlik Replicate without having to view both the source and target?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 16:47:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/null-column-deatails/m-p/2145428#M8450</guid>
      <dc:creator>Titus</dc:creator>
      <dc:date>2023-12-07T16:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: null column deatails</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/null-column-deatails/m-p/2145462#M8451</link>
      <description>&lt;P&gt;Please rephrase the question. I do not understand it. You may want to ask a collegae to help with that as they probably know some more context and can help making the question more clear for readers with null context.&lt;/P&gt;
&lt;P&gt;Hein&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 18:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/null-column-deatails/m-p/2145462#M8451</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2023-12-07T18:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: null column deatails</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/null-column-deatails/m-p/2145488#M8452</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110970"&gt;@Heinvandenheuvel&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;1.we migrate data sap to snoflake we facing issue 'null value in not null column' during cdc .&lt;BR /&gt;2.we use some global rule.&lt;BR /&gt;3.our need&amp;nbsp; find, which column get into null issue?&lt;BR /&gt;4.we don't have access both source and target.&lt;BR /&gt;5.so i ask is possible to see not null column details in qlik replicate?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 20:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/null-column-deatails/m-p/2145488#M8452</guid>
      <dc:creator>Titus</dc:creator>
      <dc:date>2023-12-07T20:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: null column deatails</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/null-column-deatails/m-p/2145521#M8453</link>
      <description>&lt;P&gt;IMHO it is very poor, unsustainable,&amp;nbsp; practice for Replicate support folks not to have access to the source and/or target. They have to be able to trust you. In your position you can just syphon of all data to a database of file set under your control.&lt;/P&gt;
&lt;P&gt;Anyway -&lt;/P&gt;
&lt;P&gt;Null value are often the result of invalid transformations, often involving dates.&lt;/P&gt;
&lt;P&gt;You could try&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;target endpoint - internal parameter -&amp;nbsp;&lt;SPAN&gt;keepCSVFiles - Next study the CSV files corresponding with a target error searching for null colums&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;create a test tasks with alternative target, let replicate create the target table, now modify the target table to allow null on all non-null columns; let it run for a while; select count(*) from &amp;lt;table&amp;gt; where &amp;lt;non-null-column&amp;gt; is null to find which column(s) is/are&amp;nbsp; responsible. May want to use other selects on those columns (top 10) to see what the data likely should look like, and for full resolution select the PK from target with null values, and select corresponding columns on source for that key&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hein.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 21:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/null-column-deatails/m-p/2145521#M8453</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2023-12-07T21:52:58Z</dc:date>
    </item>
  </channel>
</rss>

