<?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: Use If statement in Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360052#M416973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this expression only apply if you want to display the information y text objet but. really i'm using this expresion with simple condition, so I'm not using the second condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example you can to have a pivot table displaying sales for actual month and last month but if the fiscal year is staring (depending of month) you have to go to past year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My fiscal year start in Octuber; it means that this month one but my last month belongs to past year because the new fiscal year is staring again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understand!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 May 2017 18:26:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-05-03T18:26:28Z</dc:date>
    <item>
      <title>Use If statement in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360045#M416966</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 want set fiscal year depending fiscal actual month in set analysis expression but it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you are the expression i'm using:&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Anio={"$(=If(Num(Month(Today()))=10, Max(&lt;SPAN style="font-size: 13.3333px;"&gt;Anio&lt;/SPAN&gt;)-1, Max(Anio)))"&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can Anyone help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 15:52:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360045#M416966</guid>
      <dc:creator />
      <dc:date>2017-05-03T15:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Use If statement in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360046#M416967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'Doesn't work' is not a good issue description, could you elaborate a bit more?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does the dollar sign expansion return (e.g. if you use the expression in a text box)?&lt;/P&gt;&lt;P&gt;How do the field values of field Anio look like? Pure year numbers (integers)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 15:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360046#M416967</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-05-03T15:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Use If statement in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360047#M416968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anio is iqual to: 2016, 2017, etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 16:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360047#M416968</guid>
      <dc:creator />
      <dc:date>2017-05-03T16:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Use If statement in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360048#M416969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I type the next expression and work correctly but I would like to learn apply if condition in set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Num(Month(Date(Today())))=10,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;Anio={$(=Max(Anio)-1)}&amp;gt;} Amount),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(Amount)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 16:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360048#M416969</guid>
      <dc:creator />
      <dc:date>2017-05-03T16:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Use If statement in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360049#M416970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sum({$&amp;lt;Anio={"$(=If(Num(Month(Today()))=10,Max(Anio)-1,Max(Anio)))"&lt;STRONG style="text-decoration: underline;"&gt;}&lt;/STRONG&gt;&amp;gt;}Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you are missing one of the parenthesis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 16:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360049#M416970</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2017-05-03T16:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Use If statement in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360050#M416971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the case, This one is good approach as per my experience. Because, You are displaying the values for Amount when condition is satisfy. or else second value. I am assuming this one is good one only. Let's wait for reply from Experts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 16:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360050#M416971</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-03T16:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Use If statement in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360051#M416972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wow!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, that right; i was &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;missing one of the parenthesis.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks very much Neelam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 16:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360051#M416972</guid>
      <dc:creator />
      <dc:date>2017-05-03T16:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Use If statement in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360052#M416973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this expression only apply if you want to display the information y text objet but. really i'm using this expresion with simple condition, so I'm not using the second condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example you can to have a pivot table displaying sales for actual month and last month but if the fiscal year is staring (depending of month) you have to go to past year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My fiscal year start in Octuber; it means that this month one but my last month belongs to past year because the new fiscal year is staring again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understand!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 18:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360052#M416973</guid>
      <dc:creator />
      <dc:date>2017-05-03T18:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Use If statement in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360053#M416974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share sample data with expected output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 18:32:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360053#M416974</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2017-05-03T18:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Use If statement in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360054#M416975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if you have Fiscal calendar built in your application, if not, then you may consider this.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7094"&gt;Fiscal and Standard Calendar generation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3138"&gt;Fiscal Year&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 18:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360054#M416975</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2017-05-03T18:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Use If statement in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360055#M416976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason i am asking you is i am not clear with that expression. Would you share atleast data set and may be helpful to you if you know the result set as well. Please post on wall if possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 02:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-If-statement-in-Set-Analysis/m-p/1360055#M416976</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-04T02:04:15Z</dc:date>
    </item>
  </channel>
</rss>

