<?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: Column 'ColumnName' cannot be null error: though schema set to accept in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235378#M24439</link>
    <description>Thanks ok</description>
    <pubDate>Wed, 20 Nov 2013 19:52:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-20T19:52:43Z</dc:date>
    <item>
      <title>Column 'ColumnName' cannot be null error: though schema set to accept</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235376#M24437</link>
      <description>Hello, 
&lt;BR /&gt;I can't seem to get rid of NULLs appearing in my job (and stopping the mapping due to the above error) 
&lt;BR /&gt;At first I had "Nullable" unchecked, so I can understand the error... 
&lt;BR /&gt;Then I checked Nullable and also gave my fields default values as well (then removed the default values) 
&lt;BR /&gt;Still when I run the job I get the Column 'ColumnName' cannot be null 
&lt;BR /&gt;Ideally I'd like to actually make them not null, but place a default value in them as part of the ETL 
&lt;BR /&gt;Thank You 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 18 Nov 2013 20:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235376#M24437</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-18T20:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Column 'ColumnName' cannot be null error: though schema set to accept</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235377#M24438</link>
      <description>Hi, 
&lt;BR /&gt;Could you please elaborate your case with an example with input and expected output values? flow?
&lt;BR /&gt;Usually, you can transform the data on tMap component, If there are some values And null values(Empty) in your input source.
&lt;BR /&gt;Write the expression on the output table of tMap like:
&lt;BR /&gt;row1.columnName==null||row1.columnName.equals("")?"default":row1.columnName 
&lt;BR /&gt;Check the nullable box of the column on the schema if you want to compare the object is null or not.
&lt;BR /&gt;The expression should be: row1.columnName==null?null:row1.columnName
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 19 Nov 2013 07:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235377#M24438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-19T07:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Column 'ColumnName' cannot be null error: though schema set to accept</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235378#M24439</link>
      <description>Thanks ok</description>
      <pubDate>Wed, 20 Nov 2013 19:52:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235378#M24439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T19:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Column 'ColumnName' cannot be null error: though schema set to accept</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235379#M24440</link>
      <description>Hi,&lt;BR /&gt;How is the column defined in your database schema?  Does it allow null values?  Not sure if you checked this already but wanted to mention it - I just had a similar scenario.&lt;BR /&gt;Tom</description>
      <pubDate>Wed, 20 Nov 2013 20:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235379#M24440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T20:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Column 'ColumnName' cannot be null error: though schema set to accept</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235380#M24441</link>
      <description>Hi, ddctf&lt;BR /&gt;Is your job working? Feel free post your issue on forum.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 21 Nov 2013 02:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235380#M24441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-21T02:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Column 'ColumnName' cannot be null error: though schema set to accept</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235381#M24442</link>
      <description>Hi, thanks I seem to have gotten past this error, can mark as resolved</description>
      <pubDate>Thu, 21 Nov 2013 16:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235381#M24442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-21T16:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Column 'ColumnName' cannot be null error: though schema set to accept</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235382#M24443</link>
      <description>Hi, &lt;BR /&gt;Thanks for your feedback.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 22 Nov 2013 02:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235382#M24443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-22T02:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Column 'ColumnName' cannot be null error: though schema set to accept</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235383#M24444</link>
      <description>Hi!
&lt;BR /&gt;I have a simlar problem with Null values. In my case I need to concatenate two fileds, Christan Name and Last Name. The null values do not disapper in my output file. The filed Efternamn (last name) sometime is empty and cases the null values.
&lt;BR /&gt;row1.FOERNAMN+" "+(row1.EFTERNAMN ==null?null:row1.EFTERNAMN) 
&lt;BR /&gt;What might be wrong in my formula.
&lt;BR /&gt;BR
&lt;BR /&gt;Krister</description>
      <pubDate>Mon, 10 Mar 2014 10:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235383#M24444</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-03-10T10:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Column 'ColumnName' cannot be null error: though schema set to accept</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235384#M24445</link>
      <description>Hi Krister, 
&lt;BR /&gt;Your input is empty and not null. So, check for the length of input for that column and set empty if true else set actual. 
&lt;BR /&gt;row1.FOERNAMN+" "+(StringHandling.LEN(row1.EFTERNAMN) &amp;lt; 1?"":row1.EFTERNAMN) 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Mon, 10 Mar 2014 13:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235384#M24445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-10T13:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Column 'ColumnName' cannot be null error: though schema set to accept</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235385#M24446</link>
      <description>Thanks this was likely my error too</description>
      <pubDate>Mon, 10 Mar 2014 17:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235385#M24446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-10T17:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Column 'ColumnName' cannot be null error: though schema set to accept</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235386#M24447</link>
      <description>Probably best to check for both the absence of null and the existence of a value..&lt;BR /&gt;row1.FOERNAMN + " " + ((row1.EFTERNAMN != null &amp;amp;&amp;amp; row1.EFTERNAMN.length() &amp;gt; 0) ? row1.EFTERNAMN : "")</description>
      <pubDate>Mon, 10 Mar 2014 18:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-ColumnName-cannot-be-null-error-though-schema-set-to/m-p/2235386#M24447</guid>
      <dc:creator>willm1</dc:creator>
      <dc:date>2014-03-10T18:19:57Z</dc:date>
    </item>
  </channel>
</rss>

