<?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 How to display only those rows in straight table based on certain criteria. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-display-only-those-rows-in-straight-table-based-on/m-p/690479#M249998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Good2.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60682_Good2.PNG.png" style="width: 620px; height: 50px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above is a straight table. I have two requirements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) If 'Is he available' column is greater than 50%, I should display the 'Employee Name' in one color. If it is less I should display it in another color. How to do it. Main idea is to differentiate the rows with &amp;gt;50% and &amp;lt;=50%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) I am providing an input box to the user to input the % value for available. I should only display those dimensions for which available is greater than or equal to the value of the input box. How to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me with these above requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2014 06:06:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-17T06:06:16Z</dc:date>
    <item>
      <title>How to display only those rows in straight table based on certain criteria.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-only-those-rows-in-straight-table-based-on/m-p/690479#M249998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Good2.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60682_Good2.PNG.png" style="width: 620px; height: 50px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above is a straight table. I have two requirements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) If 'Is he available' column is greater than 50%, I should display the 'Employee Name' in one color. If it is less I should display it in another color. How to do it. Main idea is to differentiate the rows with &amp;gt;50% and &amp;lt;=50%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) I am providing an input box to the user to input the % value for available. I should only display those dimensions for which available is greater than or equal to the value of the input box. How to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me with these above requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 06:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-only-those-rows-in-straight-table-based-on/m-p/690479#M249998</guid>
      <dc:creator />
      <dc:date>2014-06-17T06:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to display only those rows in straight table based on certain criteria.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-only-those-rows-in-straight-table-based-on/m-p/690480#M249999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to share your sample qvw here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 06:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-only-those-rows-in-straight-table-based-on/m-p/690480#M249999</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-17T06:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to display only those rows in straight table based on certain criteria.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-only-those-rows-in-straight-table-based-on/m-p/690481#M250000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;in the dimension Employee_Name -&amp;gt; clik the + sign and you can see background color-&amp;gt;&lt;/P&gt;&lt;P&gt;u want to write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if([your Expression]&amp;gt;50,green(),Red())&lt;/P&gt;&lt;P&gt;see the sample app in attachments...&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-dharma.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 06:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-only-those-rows-in-straight-table-based-on/m-p/690481#M250000</guid>
      <dc:creator>dharmarasu</dc:creator>
      <dc:date>2014-06-17T06:53:06Z</dc:date>
    </item>
  </channel>
</rss>

