<?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 insert the value NULL into column in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340604#M108622</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL7jAAG"&gt;@samisyed80&lt;/A&gt;,since your were data my not correct due to format,what kind of data it has in Id column in excel file?&lt;/P&gt;</description>
    <pubDate>Wed, 23 May 2018 12:10:35 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2018-05-23T12:10:35Z</dc:date>
    <item>
      <title>Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340593#M108611</link>
      <description>&lt;P&gt;I am joining Excel data and DB table data using tMap with ID as key. With this, DB table has to pull couple of column's more with the help of Key to Output but i am getting below error. Please suggest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800000"&gt;&lt;EM&gt;Cannot insert the value NULL into column 'MRN', table 'XYZ'; column does not allow nulls. INSERT fails.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Actually there's no null value in DB table data, but its still showing cant insert null value in MRN&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 11:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340593#M108611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-23T11:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340594#M108612</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL7jAAG"&gt;@samisyed80&lt;/A&gt;,since you were getting empty value for&amp;nbsp;&lt;EM&gt;MRN column in XYZ table from source. you need to do the some default values.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;row1.col==null?"ABC":row1.col&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 11:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340594#M108612</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-23T11:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340595#M108613</link>
      <description>&lt;P&gt;Seems the columns MRN of the table XYC is declared with the NOT NULL constraint so you MUST give a value for this field when you try to insert a new row. There is no choice.&lt;/P&gt;&lt;P&gt;Why do you have a null value if the input table has not?&lt;/P&gt;&lt;P&gt;Unable to answer while you don't share your job design with the tMap.&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 11:12:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340595#M108613</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-05-23T11:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340596#M108614</link>
      <description>&lt;P&gt;MRN is coming from the demographics table given below. Also find the tMap properties. Unfortunately, the target table is having zero rows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 11:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340596#M108614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-23T11:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340597#M108615</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL7jAAG"&gt;@samisyed80&lt;/A&gt;, you do not have the matched records between excel file and&amp;nbsp;&lt;SPAN&gt;demographics&amp;nbsp;,since you were getting as null.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 11:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340597#M108615</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-23T11:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340598#M108616</link>
      <description>&lt;P&gt;Manohar, Yes there is. Its ID a common field&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 11:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340598#M108616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-23T11:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340599#M108617</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL7jAAG"&gt;@samisyed80&lt;/A&gt;,then do you have null values for MNR in&amp;nbsp;&lt;SPAN&gt;demographics ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 11:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340599#M108617</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-23T11:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340600#M108618</link>
      <description>&lt;P&gt;No... there is no null value for MRN in Demographics.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have seen some mismatch in field length. MRN in Demographics is having length as String(20)&amp;nbsp; but the target table is having the length as nvarchar(50). Does this causing null values?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 11:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340600#M108618</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-23T11:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340601#M108619</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL7jAAG"&gt;@samisyed80&lt;/A&gt;,if you are sure about there is no null values in MNR means ,your joining data is not matching please check.&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 11:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340601#M108619</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-23T11:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340602#M108620</link>
      <description>&lt;P&gt;No... there is no null value for MRN in Demographics.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have seen some mismatch in field length. MRN in Demographics is having length as String(20)&amp;nbsp; but the target table is having the length as nvarchar(50). Does this causing null values?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 11:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340602#M108620</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-23T11:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340603#M108621</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL7jAAG"&gt;@samisyed80&lt;/A&gt;,filed length is doesn't matter,when you have matched data in soruce and lookup table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 12:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340603#M108621</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-23T12:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340604#M108622</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL7jAAG"&gt;@samisyed80&lt;/A&gt;,since your were data my not correct due to format,what kind of data it has in Id column in excel file?&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 12:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340604#M108622</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-23T12:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340605#M108623</link>
      <description>By default, tMap use left outer join so if there is no matching row for a main row, MRN field will be null.&lt;BR /&gt;Use an inner join instead.</description>
      <pubDate>Wed, 23 May 2018 12:10:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340605#M108623</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-05-23T12:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot insert the value NULL into column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340606#M108624</link>
      <description>&lt;P&gt;Sorry, i was pointing to wrong table. Issue has been resolved now. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 13:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-insert-the-value-NULL-into-column/m-p/2340606#M108624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-23T13:19:49Z</dc:date>
    </item>
  </channel>
</rss>

