<?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: Getting empty space for null record in Hdfs text file in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-empty-space-for-null-record-in-Hdfs-text-file/m-p/1683834#M82</link>
    <description>&lt;P&gt;Hi Madhavi,&lt;/P&gt;&lt;P&gt;Below expression will transform source data column from&amp;nbsp;'' to null.&lt;/P&gt;&lt;P&gt;But my requirement is in source it has (null) for string attributes and when loading to hadoop it is '' for string column.&lt;/P&gt;&lt;P&gt;Is there any to apply globally for string column for all tables instead of column level mapping.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Mar 2020 15:09:07 GMT</pubDate>
    <dc:creator>varadharaj</dc:creator>
    <dc:date>2020-03-11T15:09:07Z</dc:date>
    <item>
      <title>Getting empty space for null record in Hdfs text file</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-empty-space-for-null-record-in-Hdfs-text-file/m-p/1681574#M68</link>
      <description>&lt;P&gt;When loading from sql server to hdfs with text file format noticed that if the column is null it is writing as ''(empty space) for string datatype, and for integer date type it is writing as null.&lt;/P&gt;&lt;P&gt;Attunity Replicate Version : 6.5.0.481&lt;/P&gt;&lt;P&gt;Is there anyway to write null for string datatype if the attribute is null.&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;|string| |date| |integer|&lt;BR /&gt;+----------++-----------------++------------------------+&lt;BR /&gt;| |null |null |&lt;BR /&gt;| |null |null |&lt;BR /&gt;| |null |null |&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 05:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Getting-empty-space-for-null-record-in-Hdfs-text-file/m-p/1681574#M68</guid>
      <dc:creator>varadharaj</dc:creator>
      <dc:date>2020-03-05T05:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting empty space for null record in Hdfs text file</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-empty-space-for-null-record-in-Hdfs-text-file/m-p/1683807#M81</link>
      <description>&lt;P&gt;Hi Varadharaj,&lt;/P&gt;&lt;P&gt;Table Settings-&amp;gt;transform-&amp;gt;on individual String column-&amp;gt;Build an expression like the following&lt;BR /&gt;case when $col='' then null else $col end&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Madhavi&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 14:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Getting-empty-space-for-null-record-in-Hdfs-text-file/m-p/1683807#M81</guid>
      <dc:creator>Madhavi_Konda</dc:creator>
      <dc:date>2020-03-11T14:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting empty space for null record in Hdfs text file</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-empty-space-for-null-record-in-Hdfs-text-file/m-p/1683834#M82</link>
      <description>&lt;P&gt;Hi Madhavi,&lt;/P&gt;&lt;P&gt;Below expression will transform source data column from&amp;nbsp;'' to null.&lt;/P&gt;&lt;P&gt;But my requirement is in source it has (null) for string attributes and when loading to hadoop it is '' for string column.&lt;/P&gt;&lt;P&gt;Is there any to apply globally for string column for all tables instead of column level mapping.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 15:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Getting-empty-space-for-null-record-in-Hdfs-text-file/m-p/1683834#M82</guid>
      <dc:creator>varadharaj</dc:creator>
      <dc:date>2020-03-11T15:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting empty space for null record in Hdfs text file</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-empty-space-for-null-record-in-Hdfs-text-file/m-p/1684640#M89</link>
      <description>&lt;P&gt;Hi Varadharaj,&lt;BR /&gt;Please open a support ticket in the support portal for this requirement.&lt;BR /&gt;&lt;A href="https://attunitysupport.qlik.com/login?ec=302&amp;amp;startURL=%2Fs%2F" target="_blank"&gt;https://attunitysupport.qlik.com/login?ec=302&amp;amp;startURL=%2Fs%2F&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Madhavi&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2020 21:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Getting-empty-space-for-null-record-in-Hdfs-text-file/m-p/1684640#M89</guid>
      <dc:creator>Madhavi_Konda</dc:creator>
      <dc:date>2020-03-13T21:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Getting empty space for null record in Hdfs text file</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-empty-space-for-null-record-in-Hdfs-text-file/m-p/1684708#M90</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Madhavi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There is a global transformations available in the designer that you can add that logic for string or numeric data types or at the table level.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;AU&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2020 22:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Getting-empty-space-for-null-record-in-Hdfs-text-file/m-p/1684708#M90</guid>
      <dc:creator>Attunity_user</dc:creator>
      <dc:date>2020-03-14T22:50:26Z</dc:date>
    </item>
  </channel>
</rss>

