<?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: Row mark green/Red in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956651#M328697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great apprciate your response ...If the date not yet published&amp;nbsp; then? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Oct 2015 17:33:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-24T17:33:32Z</dc:date>
    <item>
      <title>Row mark green/Red</title>
      <link>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956647#M328693</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 need help from you. I want to add radio button red / green beside of each row on the basis of each calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the END OF SUPPORT fullfill the below condition then i want to mark it green radio button or green colour(row) otherwise red. I am not able to fit the below condition into straight table because we don't have any measure/expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not applicable&lt;/P&gt;&lt;P&gt;Not Yet published&lt;/P&gt;&lt;P&gt;date &amp;gt; 18 month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" height="143" src="https://community.qlik.com/legacyfs/online/102979_pastedImage_4.png" width="757" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 07:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956647#M328693</guid>
      <dc:creator />
      <dc:date>2015-10-24T07:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Row mark green/Red</title>
      <link>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956648#M328694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;It would be great if i get help on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 16:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956648#M328694</guid>
      <dc:creator />
      <dc:date>2015-10-24T16:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Row mark green/Red</title>
      <link>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956649#M328695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sesa,&lt;/P&gt;&lt;P&gt;take a look at the .qvw attach. I use green/red led for the first two conditions (single and combo).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the 3rd condition (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;date &amp;gt; 18 month) you'd like to implement a field in your load script to transocode your expression, that is "irregular" in an expression that you can easily use to applya condition.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know.&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 16:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956649#M328695</guid>
      <dc:creator>simospa</dc:creator>
      <dc:date>2015-10-24T16:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Row mark green/Red</title>
      <link>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956650#M328696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First try to convert your End of Support into a Date.&amp;nbsp; For instance, End 2016 =&amp;nbsp; 31.12.2016; not applicable NA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then&amp;nbsp; this date is your input for the column that you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check an example attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 16:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956650#M328696</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2015-10-24T16:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Row mark green/Red</title>
      <link>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956651#M328697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great apprciate your response ...If the date not yet published&amp;nbsp; then? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 17:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956651#M328697</guid>
      <dc:creator />
      <dc:date>2015-10-24T17:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Row mark green/Red</title>
      <link>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956652#M328698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I incorporated your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It looks good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One extra line is showing in between heading and actual content any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 18:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956652#M328698</guid>
      <dc:creator />
      <dc:date>2015-10-24T18:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Row mark green/Red</title>
      <link>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956653#M328699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102996_Untitled.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 18:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956653#M328699</guid>
      <dc:creator />
      <dc:date>2015-10-24T18:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Row mark green/Red</title>
      <link>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956654#M328700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please ignore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have removed total&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 18:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-mark-green-Red/m-p/956654#M328700</guid>
      <dc:creator />
      <dc:date>2015-10-24T18:27:35Z</dc:date>
    </item>
  </channel>
</rss>

