<?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: set analysis expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-expression/m-p/935428#M322970</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem &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;I am glad it worked as you wanted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Aug 2015 07:43:54 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-08-31T07:43:54Z</dc:date>
    <item>
      <title>set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-expression/m-p/935425#M322967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a expression which is given in background color . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(MthNbr&amp;gt;=num(month(date#(month(today()),'MMM'))),Yellow())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another field called DP_LAG .So my requirement is that whenever DP_LAG is selected the values above color expression should not change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is happening right now is that when DP_LAG is&amp;nbsp; selected color range from the above expression is not getting active. How to accommodate set analysis {&amp;lt;[DP_LAG]=&amp;gt;} in the above color expression so that when DP_LAG is selected color will not change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest some method on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 07:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-expression/m-p/935425#M322967</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-08-31T07:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-expression/m-p/935426#M322968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this may be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG style="text-decoration: line-through;"&gt;=If(Only({1} MthNbr)&amp;gt;=Num(month(today())), Yellow())&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=If(Only(&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;[DP_LAG]=&amp;gt;}&lt;/STRONG&gt; MthNbr)&amp;gt;=Num(month(today())), Yellow())&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 07:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-expression/m-p/935426#M322968</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-31T07:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-expression/m-p/935427#M322969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much on needed suggestion.&amp;nbsp; It is working&amp;nbsp; as expected. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 07:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-expression/m-p/935427#M322969</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-08-31T07:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-expression/m-p/935428#M322970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem &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;I am glad it worked as you wanted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 07:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-expression/m-p/935428#M322970</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-31T07:43:54Z</dc:date>
    </item>
  </channel>
</rss>

