<?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: Need help with creating Syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-with-creating-Syntax/m-p/747735#M1039845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ersen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One last question. How do i exclude the total itself from coloring. i have the condition wherein if &amp;gt; total red else green. because i have no condition for what if = total. So it colors the total green too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2014 21:38:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-18T21:38:35Z</dc:date>
    <item>
      <title>Need help with creating Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-creating-Syntax/m-p/747732#M1039842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;My name is Syed Q. I have started my carrier as a qlikview developer few months back. I have always looked up to the community if i needed any help all along. But today i need help with creating a syntax. I have searched all over the internet and in community but couldn't come up with an answer.&amp;nbsp; I am trying to put up a syntax in which &lt;/P&gt;&lt;P&gt;"sum({&amp;lt;FINAL_STATUS_CODE={A,D}&amp;gt;}CLAIM_CNT)/sum(CLAIM_CNT)" is my expression for Approval rate. I want to use this approval rate to create column which will have two colors that will change based on if my approval rate is greater then the expression total then red color else green. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help me creat a syntax wit this condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sample.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/73640_sample.jpg" style="font-size: 10pt; line-height: 1.5em; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 21:24:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-creating-Syntax/m-p/747732#M1039842</guid>
      <dc:creator />
      <dc:date>2014-12-16T21:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with creating Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-creating-Syntax/m-p/747733#M1039843</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;You need to write an color expression for Background Color or Text Color area under your expression (click + sign next to your expression to see available options)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in Color expression you need to write something like:&lt;/P&gt;&lt;P&gt;=if(sum({&amp;lt;FINAL_STATUS_CODE={A,D}&amp;gt;}CLAIM_CNT)/sum(CLAIM_CNT) &amp;lt; sum({&amp;lt;FINAL_STATUS_CODE={A,D}&amp;gt;} &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;TOTAL&lt;/STRONG&gt;&lt;/SPAN&gt; CLAIM_CNT)/sum(&lt;STRONG style="color: #ff0000;"&gt;TOTAL&lt;/STRONG&gt; CLAIM_CNT), LightRed())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have label for your expression you can refer it (assuming Approval Rate is the label for your expression:&lt;/P&gt;&lt;P&gt;=if(&lt;STRONG&gt;[Approval Rate]&lt;/STRONG&gt; &amp;lt; sum({&amp;lt;FINAL_STATUS_CODE={A,D}&amp;gt;} &lt;STRONG style="color: #ff0000;"&gt;TOTAL&lt;/STRONG&gt; CLAIM_CNT)/sum(&lt;STRONG style="color: #ff0000;"&gt;TOTAL&lt;/STRONG&gt; CLAIM_CNT), LightRed())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 21:37:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-creating-Syntax/m-p/747733#M1039843</guid>
      <dc:creator />
      <dc:date>2014-12-16T21:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with creating Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-creating-Syntax/m-p/747734#M1039844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. That Solved it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 21:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-creating-Syntax/m-p/747734#M1039844</guid>
      <dc:creator />
      <dc:date>2014-12-16T21:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with creating Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-creating-Syntax/m-p/747735#M1039845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ersen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One last question. How do i exclude the total itself from coloring. i have the condition wherein if &amp;gt; total red else green. because i have no condition for what if = total. So it colors the total green too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 21:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-creating-Syntax/m-p/747735#M1039845</guid>
      <dc:creator />
      <dc:date>2014-12-18T21:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with creating Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-creating-Syntax/m-p/747736#M1039846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Syed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start your coloring expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Dimensionality&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #575757;"&gt;()=0&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SecondaryDimensionality&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #575757;"&gt;()=0,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Null&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 8pt;"&gt;(),&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Only&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Group&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #575757;"&gt;) = 1,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vGreen)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #575757; font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Only&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Group&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #575757;"&gt;) = 3,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vYellow)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #575757; font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Only&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Group&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #575757;"&gt;) = 5,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vRed)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #575757;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #575757;"&gt;())))&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #575757;"&gt; )&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 22:34:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-creating-Syntax/m-p/747736#M1039846</guid>
      <dc:creator />
      <dc:date>2014-12-18T22:34:09Z</dc:date>
    </item>
  </channel>
</rss>

