<?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: Help with the Condition in Table Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-the-Condition-in-Table-Chart/m-p/875967#M470009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jeba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just unchecked "%" in number tab and gave the condition "If (column(1)&amp;gt;=0.001,column(1))" instead of "0.1", it &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;worked.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;In the end, after all the results were fetched i'm checking the "%" option.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;This way it worked.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Thank you jeba, u accurately predicted it.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Kudos.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="33.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89145_33.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jun 2015 16:23:40 GMT</pubDate>
    <dc:creator>markgraham123</dc:creator>
    <dc:date>2015-06-11T16:23:40Z</dc:date>
    <item>
      <title>Help with the Condition in Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-the-Condition-in-Table-Chart/m-p/875963#M470005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have velocity column, where i need the new velocity column whose values are greater than 0.1&lt;/P&gt;&lt;P&gt;I was doing with "If" statement.....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="11.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89140_11.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 15:59:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-the-Condition-in-Table-Chart/m-p/875963#M470005</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-06-11T15:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help with the Condition in Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-the-Condition-in-Table-Chart/m-p/875964#M470006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is Rel % is the dimension you have in your app? I don't think so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not please use like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (column(1)&amp;gt;=0.2,column(1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try and confirm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jeba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 16:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-the-Condition-in-Table-Chart/m-p/875964#M470006</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-11T16:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help with the Condition in Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-the-Condition-in-Table-Chart/m-p/875965#M470007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried that, but no change.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="22.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89144_22.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 16:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-the-Condition-in-Table-Chart/m-p/875965#M470007</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-06-11T16:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help with the Condition in Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-the-Condition-in-Table-Chart/m-p/875966#M470008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try if(column(1)&amp;gt;0.1%,column(1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 16:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-the-Condition-in-Table-Chart/m-p/875966#M470008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-11T16:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help with the Condition in Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-the-Condition-in-Table-Chart/m-p/875967#M470009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jeba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just unchecked "%" in number tab and gave the condition "If (column(1)&amp;gt;=0.001,column(1))" instead of "0.1", it &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;worked.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;In the end, after all the results were fetched i'm checking the "%" option.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;This way it worked.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Thank you jeba, u accurately predicted it.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Kudos.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="33.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89145_33.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 16:23:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-the-Condition-in-Table-Chart/m-p/875967#M470009</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-06-11T16:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help with the Condition in Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-the-Condition-in-Table-Chart/m-p/875968#M470010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close the thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jeba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 16:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-the-Condition-in-Table-Chart/m-p/875968#M470010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-11T16:26:43Z</dc:date>
    </item>
  </channel>
</rss>

