<?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 If problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-problem/m-p/1362018#M837885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;I have a problem I can't handle...&lt;/P&gt;&lt;P&gt;I need to write IF for many rows to have one row in the end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1st Data table&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163734_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Where I can see date, time and a route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have &lt;STRONG&gt;2nd table with statuses&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/163737_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Two of them is good and one is bad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to understand which number is good and which is bad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if all statuses are good, number is good, and if number has even 1 bad status, I need to display it as a bad number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the end, from this data I need table like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Data table:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 442px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="76"&gt;Number&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="78"&gt;Date&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="71"&gt;Time&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="72"&gt;From&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="81"&gt;To&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;Good/Bad&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;London&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Riga&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Good&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Riga&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;London&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Good&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Moscow&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Vilnius&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Bad&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Berlin&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Milan&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Good&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Madrid&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Kiev&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Good&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Kiev&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Vilnius&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Good&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;7&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Berlin&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;London&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Good&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Milan&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Moscow&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Bad&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;9&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Vilnius&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Riga&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Bad&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attach with data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>eugeniyaromanov</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>If problem</title>
      <link>https://community.qlik.com/t5/QlikView/If-problem/m-p/1362018#M837885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;I have a problem I can't handle...&lt;/P&gt;&lt;P&gt;I need to write IF for many rows to have one row in the end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1st Data table&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163734_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Where I can see date, time and a route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have &lt;STRONG&gt;2nd table with statuses&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/163737_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Two of them is good and one is bad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to understand which number is good and which is bad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if all statuses are good, number is good, and if number has even 1 bad status, I need to display it as a bad number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the end, from this data I need table like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Data table:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 442px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="76"&gt;Number&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="78"&gt;Date&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="71"&gt;Time&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="72"&gt;From&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="81"&gt;To&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;Good/Bad&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;London&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Riga&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Good&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Riga&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;London&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Good&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Moscow&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Vilnius&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Bad&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Berlin&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Milan&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Good&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Madrid&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Kiev&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Good&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Kiev&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Vilnius&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Good&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;7&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Berlin&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;London&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Good&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Milan&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Moscow&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Bad&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;9&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;01.01.2017&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;00:00:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Vilnius&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Riga&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;Bad&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attach with data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-problem/m-p/1362018#M837885</guid>
      <dc:creator>eugeniyaromanov</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: If problem</title>
      <link>https://community.qlik.com/t5/QlikView/If-problem/m-p/1362019#M837886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 13:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-problem/m-p/1362019#M837886</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2017-05-17T13:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: If problem</title>
      <link>https://community.qlik.com/t5/QlikView/If-problem/m-p/1362020#M837887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great!&lt;/P&gt;&lt;P&gt;How couldn't I think of this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 13:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-problem/m-p/1362020#M837887</guid>
      <dc:creator>eugeniyaromanov</dc:creator>
      <dc:date>2017-05-17T13:50:47Z</dc:date>
    </item>
  </channel>
</rss>

