<?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: Color in straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Color-in-straight-table/m-p/1315944#M826488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, it all seems right to me but for some reason it don't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jul 2017 12:16:55 GMT</pubDate>
    <dc:creator>annanirvin</dc:creator>
    <dc:date>2017-07-03T12:16:55Z</dc:date>
    <item>
      <title>Color in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-straight-table/m-p/1315942#M826486</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 straight table as seen below. For every row, I would like the text to be green if the value in &lt;EM&gt;Ej påbörjade &lt;/EM&gt;are greater than or equal to the target value in &lt;EM&gt;Kvota&lt;/EM&gt; (i.e. 17 %, 39 % or 44 %) or red if the value is less than the target value. I've tried different solutions but always end up with the text in green since I seem to compare with the total kvota (100 %). Perhaps nested if's in the text color attribute would do it but I don't know how to get it right.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Kvota.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/168875_Kvota.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I would really appreciate som help here &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anna&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/Color-in-straight-table/m-p/1315942#M826486</guid>
      <dc:creator>annanirvin</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Color in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-straight-table/m-p/1315943#M826487</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;I quick solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 11:56:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-straight-table/m-p/1315943#M826487</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2017-07-03T11:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Color in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-straight-table/m-p/1315944#M826488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, it all seems right to me but for some reason it don't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 12:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-straight-table/m-p/1315944#M826488</guid>
      <dc:creator>annanirvin</dc:creator>
      <dc:date>2017-07-03T12:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Color in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-straight-table/m-p/1315945#M826489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use if statements in your background color expression area to set different colors &lt;/P&gt;&lt;P&gt;based on the value within a cell for each of your dimensions and expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: if(Exp1&amp;gt;Expr2, Green(),Red())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 12:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-straight-table/m-p/1315945#M826489</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2017-07-03T12:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Color in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-straight-table/m-p/1315946#M826490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2017 10:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-straight-table/m-p/1315946#M826490</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2017-07-04T10:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Color in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-straight-table/m-p/1315947#M826491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for my late reply. I have managed to solve the problem. It was the format that was wrong in my chart and when I corrected it worked well your proposal. 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>Sat, 08 Jul 2017 08:25:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-straight-table/m-p/1315947#M826491</guid>
      <dc:creator>annanirvin</dc:creator>
      <dc:date>2017-07-08T08:25:08Z</dc:date>
    </item>
  </channel>
</rss>

