<?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: Code Mismatch should be displayed as Undefined in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Code-Mismatch-should-be-displayed-as-Undefined/m-p/922763#M319574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In load statement you can add following script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;&lt;P&gt;if( code = 0,1,if(ISNULL(code) OR LEN( code)=0,1,0)) AS Undefined,&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and filter the same&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Aug 2015 13:00:00 GMT</pubDate>
    <dc:creator>vikasmahajan</dc:creator>
    <dc:date>2015-08-13T13:00:00Z</dc:date>
    <item>
      <title>Code Mismatch should be displayed as Undefined</title>
      <link>https://community.qlik.com/t5/QlikView/Code-Mismatch-should-be-displayed-as-Undefined/m-p/922762#M319573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a scenario where my data is something like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Element&lt;/P&gt;&lt;P&gt;43-AB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 43-AB-ASD&lt;/P&gt;&lt;P&gt;54-AB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;54-AB-CDF&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And another table where data is like below&lt;/P&gt;&lt;P&gt;Element &lt;/P&gt;&lt;P&gt;Loan Details &lt;/P&gt;&lt;P&gt;Payment Details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to categorize the above values as Undefined in Code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i select Undefined in code then it should display element as &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Loan Details &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Payment Details&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Please help me with this.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Keerthi KS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 12:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Code-Mismatch-should-be-displayed-as-Undefined/m-p/922762#M319573</guid>
      <dc:creator />
      <dc:date>2015-08-13T12:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Code Mismatch should be displayed as Undefined</title>
      <link>https://community.qlik.com/t5/QlikView/Code-Mismatch-should-be-displayed-as-Undefined/m-p/922763#M319574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In load statement you can add following script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;&lt;P&gt;if( code = 0,1,if(ISNULL(code) OR LEN( code)=0,1,0)) AS Undefined,&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and filter the same&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 13:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Code-Mismatch-should-be-displayed-as-Undefined/m-p/922763#M319574</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2015-08-13T13:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Code Mismatch should be displayed as Undefined</title>
      <link>https://community.qlik.com/t5/QlikView/Code-Mismatch-should-be-displayed-as-Undefined/m-p/922764#M319575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;if(wildmatch(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Element,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;Loan Details&lt;/SPAN&gt;','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;Payment Details&lt;/SPAN&gt;'),'Undefined',Code) &lt;/SPAN&gt;as Code,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 13:07:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Code-Mismatch-should-be-displayed-as-Undefined/m-p/922764#M319575</guid>
      <dc:creator />
      <dc:date>2015-08-13T13:07:51Z</dc:date>
    </item>
  </channel>
</rss>

