<?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: Need Help in Showing the  data which should satisfy two conditions. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Showing-the-data-which-should-satisfy-two/m-p/740143#M664293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the Reply and it solved my issue .&lt;BR /&gt;i resolved in this way :&lt;BR /&gt;if(len([CoreTraining])=0 and len(TRAINING_CODE)&amp;gt;0,0,1) and i have filtered the data based on flag=1.&lt;BR /&gt;this resolved my issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anjee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jan 2015 13:52:04 GMT</pubDate>
    <dc:creator>veeranj</dc:creator>
    <dc:date>2015-01-30T13:52:04Z</dc:date>
    <item>
      <title>Need Help in Showing the  data which should satisfy two conditions.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Showing-the-data-which-should-satisfy-two/m-p/740139#M664289</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;I have the data as BELOW :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG style="color: #00ffff;"&gt;EmpName&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;SPAN style="color: #00ffff;"&gt;&lt;STRONG&gt;CoreTraining&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;SPAN style="color: #00ffff;"&gt;&lt;STRONG&gt;Individual training status&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;SPAN style="color: #00ffff;"&gt;&lt;STRONG&gt;trn_code&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="text-decoration: underline; color: #00ffff;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: underline;"&gt;EMP1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="text-decoration: underline; color: #ff0000;"&gt;CORE&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="text-decoration: underline; color: #ff0000;"&gt;COMPLIANT&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #00ffff; text-decoration: underline;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: underline;"&gt;T1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;EMP1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;DELINQUENT&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;T2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: underline;"&gt;EMP1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="text-decoration: underline; color: #ff0000;"&gt;CORE&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="text-decoration: underline; color: #ff0000;"&gt;INPROGRESS&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: underline;"&gt;T3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;EMP2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;CORE&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;COMPLIANT&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;T4&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;EMP2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;CORE&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;DELINQUENT&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;T5&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;EMP2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;DELINQUENT&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;T6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;EMP3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;-&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;ASSIGNMENT IN PROGRESS&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;-&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;EMP4&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;-&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;ASSIGNMENT IN PROGRESS&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;-&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the output i have to show the data only of those employees who are assigned &lt;STRONG&gt;Core Trainings &lt;/STRONG&gt;and for whom no trainings are assigned at all.&lt;/P&gt;&lt;P&gt;Here the output should be&amp;nbsp;&amp;nbsp; which are highlighted above in red color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anjee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 11:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Showing-the-data-which-should-satisfy-two/m-p/740139#M664289</guid>
      <dc:creator>veeranj</dc:creator>
      <dc:date>2015-01-06T11:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Showing the  data which should satisfy two conditions.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Showing-the-data-which-should-satisfy-two/m-p/740140#M664290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Virann, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you have to work in sql script using null function or length function to identify it.&lt;/P&gt;&lt;P&gt;Some like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Length(CoreTraining) = 0, -1 as CoreTraining&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you use set analysis to get only CoreTraining &amp;lt;&amp;gt; -1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3c3c3c; font-family: Arial, sans-serif; font-size: 12px;"&gt;I&lt;/SPAN&gt;&lt;SPAN class="b5" style="color: #000000; font-family: Arial, sans-serif; font-size: 12px; background-color: #fffbb8;"&gt; hope t&lt;/SPAN&gt;&lt;SPAN class="b4" style="color: #0c0c0c; font-family: Arial, sans-serif; font-size: 12px; background-color: #fffccf;"&gt;his&lt;/SPAN&gt;&lt;SPAN class="b3" style="color: #181818; font-family: Arial, sans-serif; font-size: 12px; background-color: #fffccf;"&gt; w&lt;/SPAN&gt;&lt;SPAN class="b4" style="color: #0c0c0c; font-family: Arial, sans-serif; font-size: 12px; background-color: #fffccf;"&gt;il&lt;/SPAN&gt;&lt;SPAN class="b5" style="color: #000000; font-family: Arial, sans-serif; font-size: 12px; background-color: #fffbb8;"&gt;l help y&lt;/SPAN&gt;&lt;SPAN class="b4" style="color: #0c0c0c; font-family: Arial, sans-serif; font-size: 12px; background-color: #fffccf;"&gt;ou&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 14:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Showing-the-data-which-should-satisfy-two/m-p/740140#M664290</guid>
      <dc:creator>diego_almeida</dc:creator>
      <dc:date>2015-01-06T14:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Showing the  data which should satisfy two conditions.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Showing-the-data-which-should-satisfy-two/m-p/740141#M664291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;You can find an attachment with a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it can be usefull,&lt;/P&gt;&lt;P&gt;KR&lt;/P&gt;&lt;P&gt;Elena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 16:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Showing-the-data-which-should-satisfy-two/m-p/740141#M664291</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-06T16:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Showing the  data which should satisfy two conditions.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Showing-the-data-which-should-satisfy-two/m-p/740142#M664292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post the what is expected output from the above data ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 18:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Showing-the-data-which-should-satisfy-two/m-p/740142#M664292</guid>
      <dc:creator />
      <dc:date>2015-01-06T18:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Showing the  data which should satisfy two conditions.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Showing-the-data-which-should-satisfy-two/m-p/740143#M664293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the Reply and it solved my issue .&lt;BR /&gt;i resolved in this way :&lt;BR /&gt;if(len([CoreTraining])=0 and len(TRAINING_CODE)&amp;gt;0,0,1) and i have filtered the data based on flag=1.&lt;BR /&gt;this resolved my issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anjee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 13:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Showing-the-data-which-should-satisfy-two/m-p/740143#M664293</guid>
      <dc:creator>veeranj</dc:creator>
      <dc:date>2015-01-30T13:52:04Z</dc:date>
    </item>
  </channel>
</rss>

