<?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: Conditional within another conditional set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024015#M346193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok i now the solution - it is simple:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;ID_Miesiąc&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;"$(=if(Year=left(vDateClosed,4) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;and this is working. Thank You for all your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;You have right, it will be a problem in 201610. Hmm i should add there zeros or do something else &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;this is not working :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;Sum&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif;"&gt;({$&amp;lt;MO_ID={1}, Year= {$(=only('20'&amp;amp;(Left([Year-Month],2))))}, Month=,&lt;BR /&gt;ID_Month={"$(=if(&lt;SPAN style="color: #ff0000;"&gt;$(=&lt;/SPAN&gt;left(vDateClosed,4)&lt;SPAN style="color: #ff0000;"&gt; * 1)&lt;/SPAN&gt; = 2016, '&amp;lt;=$(=right(vDateClosed,1)*1)','&amp;lt;=$(=Max({1} ID_Month))'))"}&amp;gt;}Amount&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif;"&gt;)/1000&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt; it is very very strange.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Mar 2016 14:50:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-18T14:50:10Z</dc:date>
    <item>
      <title>Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023993#M346171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi People,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set analysis like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum( {$&amp;lt; Year = {$(=only(left(Year-Month,4)))},&amp;nbsp; &lt;SPAN style="color: #800000; font-size: 10pt;"&gt;ID_Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;={'&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&amp;lt;=2'&lt;/SPAN&gt;}&amp;gt;}Amount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i want to have one more conditional in ID_Month. I want to do this conditional working only in 2016 (last reporting year).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in 2015 ID_Month could be all, from 1 to 12 but in 2016 i want to have only 1 and 2 month (less then 2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me Guys,&lt;/P&gt;&lt;P&gt;Thank you in Advance&lt;/P&gt;&lt;P&gt;Jacek Antek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023993#M346171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T11:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023994#M346172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-12533"&gt;P() and E() in set analysis expression&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023994#M346172</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T11:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023995#M346173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&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&gt;Sum({$&amp;lt;Year = {$(=Only(Left(Year-Month,4)))},&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;ID_Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={$(=If(Left(Year-Month, 4) = 2016, Chr(39) &amp;amp; '&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&amp;lt;=2' &amp;amp; Chr(39), Chr(39) &amp;amp; '*' &amp;amp; Chr(39)))&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;}&amp;gt;} Amount)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023995#M346173</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-18T11:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023996#M346174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you could add a if statement around it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(left(Year-Month,4)&amp;lt;2016, sum( {$&amp;lt; Year = {$(=only(left(Year-Month,4)))}, Amount),&lt;/P&gt;&lt;P&gt;sum( {$&amp;lt; Year = {$(=only(left(Year-Month,4)))},&amp;nbsp; &lt;SPAN style="color: #800000; font-size: 10pt;"&gt;ID_Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;={'&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&amp;lt;=2'&lt;/SPAN&gt;}&amp;gt;}Amount)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023996#M346174</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-18T11:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023997#M346175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You for your swift answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I prefer SunnyT solution but &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="8426" data-externalid="" data-presence="null" data-userid="130924" data-username="Avinashelite" href="https://community.qlik.com/people/Avinashelite"&gt;&lt;STRONG style="color: #3778c7;"&gt;Avinash R&lt;/STRONG&gt;&lt;/A&gt; also has right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="10792" data-externalid="" data-presence="null" data-userid="171708" data-username="sunindia" href="https://community.qlik.com/people/sunindia"&gt;&lt;SPAN style="color: #3778c7;"&gt;&lt;STRONG&gt;Sunny T&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;STRONG&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&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;Sum({$&amp;lt;Year = {$(=Only(Left(Year-Month,4)))}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt;"&gt;D_Month&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt;"&gt;={$(=&lt;STRONG&gt;If(Left(Year-Month, 4) = 2016&lt;/STRONG&gt;, Chr(39) &amp;amp; '&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt;"&gt;&amp;lt;=2' &amp;amp; Chr(39), Chr(39) &amp;amp; '*' &amp;amp; Chr(39)))&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;}&amp;gt;} Amount)&lt;/SPAN&gt;&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;Above is working without these strange and difficult for me CHr(39) (what is this BTW? ) &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;BR /&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;Now i have to implement instead Year-Month Column - my viariable - vDateClosed : 2016-02&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;BR /&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;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt;"&gt;D_Month&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt;"&gt;={$(=&lt;STRONG&gt;If(Left(vDateClosed, 4) = 2016 it doesnt work. &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;How should i write this?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;thanks in advance for help!&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Jacek Antek&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023997#M346175</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T13:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023998#M346176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Chr(39)&lt;/STRONG&gt; is another way of adding a single quote&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:08:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023998#M346176</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-18T13:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023999#M346177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thank you. it is not neccessary here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what with variable and left from it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1023999#M346177</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T13:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024000#M346178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am difficultly interpreting your new requirement, can you elaborate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024000#M346178</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-18T13:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024001#M346179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you re-explain the new requirement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024001#M346179</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-18T13:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024002#M346180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;If(Left(Year-Month, 4) = 2016 is working but field Year Month is a column from Table. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;vDateClosed is does not working in form as above - it is variable. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I suppose that QV differently see Variable and Column&amp;nbsp; Header in set analysis...&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024002#M346180</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T13:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024003#M346181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure , but what about this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;D_Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={$(=&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;If(Left(&lt;SPAN style="color: #ff0000;"&gt;$(&lt;/SPAN&gt;vDateClosed&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;, 4) = 2016&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024003#M346181</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-18T13:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024004#M346182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, it is not working...:/ &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024004#M346182</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T13:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024005#M346183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you put vDateClosed in a text box object, what do you see?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024005#M346183</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-18T13:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024006#M346184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118584_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So even if i wrote in tex box :&amp;nbsp; left($(vDateClosed),4) i have seen 2016.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024006#M346184</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T13:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024007#M346185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;What about this in text box:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG&gt;=If(Left(vDateClosed, 4) = 2016, Chr(39) &amp;amp; '&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&amp;lt;=2' &amp;amp; Chr(39), Chr(39) &amp;amp; '*' &amp;amp; Chr(39))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should give you&lt;SPAN style="color: #ff0000;"&gt; &lt;STRONG&gt;'&amp;lt;=2'&lt;/STRONG&gt;&lt;/SPAN&gt; when you have 201602 in vDateClosed. for any other year you should see &lt;STRONG style="color: #ff0000;"&gt;'*'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024007#M346185</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-18T13:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024008#M346186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it is working:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118585_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this is a problem within chart bar - im trying to implement this expression there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 14:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024008#M346186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T14:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024009#M346187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;So this isn't working?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #575757;"&gt;&lt;STRONG&gt;Sum({$&amp;lt;Year = {$(=Only(Left(Year-Month,4)))}, D_Month={$(=If(Left(vDateClosed, 4) = 2016, Chr(39) &amp;amp; '&amp;lt;=2' &amp;amp; Chr(39), Chr(39) &amp;amp; '*' &amp;amp; Chr(39)))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;}&amp;gt;} Amount)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a possibility to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 14:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024009#M346187</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-18T14:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024010#M346188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this isn't working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will a problem with sharing this - data are only for company use and i can not share applications ;/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hmm i can manually insted of &lt;STRONG&gt;Left(vDateClosed,4) write there Year = '2016' but it is not satisfying me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 14:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024010#M346188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T14:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024011#M346189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's strange it isn't working, can you share a screenshot of the output? What is the error you are seeing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 14:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024011#M346189</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-18T14:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional within another conditional set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024012#M346190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my expression is more advanced then in example, i didnt want to bother yoy with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still problem is the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;MO_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;={1}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;= {&lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;$(=only('20'&amp;amp;(Left([Year-Month],2))))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;=,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;ID_Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;"$(=if(left(vDateClosed,4)='2016','&amp;lt;=$(=right(vDateClosed,1)*1)','&amp;lt;=$(=Max({1} ID_Month))'))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Amount&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)/1000,'# ##0.00') it is not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;When i have :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;MO_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;={1}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;= {&lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 10pt;"&gt;&lt;EM&gt;$(=only('20'&amp;amp;(Left([Year-Month],2))))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;=,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;ID_Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;"$(=if(Year='2016','&amp;lt;=$(=right(vDateClosed,1)*1)','&amp;lt;=$(=Max({1} ID_Month))'))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Amount&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)/1000,'# ##0.00') &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;It is working, it is strange. Only different is in writing variable instead of column header.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 14:25:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-within-another-conditional-set-analysis/m-p/1024012#M346190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T14:25:56Z</dc:date>
    </item>
  </channel>
</rss>

