<?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 if statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57417#M773052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All I am looking for is the numerical output that you expect to see in these text boxes... for example... tell me something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sunny,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I want to see 10 in text box 1 and that is because .....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I want to see 800 in text box 2 and that is because....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I want to see 2 in text box 3 and that is because....&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2018 11:44:25 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-06-26T11:44:25Z</dc:date>
    <item>
      <title>set analysis if statement</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57405#M773022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a statement which I am finding it hard to get my set analysis correct in (i think this would be the best approach)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My statement needs output this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the sum of onhand* cost is less or equal to the sum of the use type 'Gross Requirements' in period value but only in bucket 1 then output 1, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not,&lt;/P&gt;&lt;P&gt; the sum of onhand* cost is less or equal to the sum of the use type 'Gross Requirements' in period value but in bucket 1 and 2 then output 2, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not ,&lt;/P&gt;&lt;P&gt;the sum of onhand* cost is less or equal to the sum of the use type 'Gross Requirements' in period value but in bucket 1 and 2 and 3 then output 3, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need this to be repeated up to 36 buckets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment i have this.......&lt;/P&gt;&lt;P&gt;=if(sum(ONHAND_QTY*COST) &amp;lt;= (sum({&amp;lt;USE_DESC_TYPE={"Gross Requirements Amt"}&amp;gt;}PERIOD_VAL and BUCKET_NUMBER = 1),1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem with this is that Bucket number is just a field that is silled with 1,2,3,4,5,6,- 36 so cannot be summed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone could help that would be greatly appreciated,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57405#M773022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis if statement</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57406#M773023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share some raw data with expected output from the data you will provide?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 15:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57406#M773023</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-18T15:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis if statement</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57407#M773024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see attached. I know the expression is very wrong but I am hoping it gives an idea of what I need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 15:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57407#M773024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T15:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis if statement</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57408#M773027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to paint a picture of what you intend to see? A chart? a text box object? what exactly are you hoping to see as an output... it will help if you can give the exact numbers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 15:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57408#M773027</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-18T15:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis if statement</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57409#M773028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I forgot to add in Part Number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want it so that it will only work one part number at a time. When the part number is selected then the relevant if statement will be displayed in a text box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 16:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57409#M773028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T16:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis if statement</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57410#M773029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But what exactly does it need to display in the text box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 16:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57410#M773029</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-18T16:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis if statement</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57411#M773031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;eg, &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;=if(sum(ONHAND_QTY*COST) &amp;lt;= (sum({&amp;lt;USE_DESC_TYPE={"Gross Requirements Amt"}&amp;gt;}PERIOD_VAL and BUCKET_NUMBER = 1),1&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-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;the sum of onhand* cost is less or equal to the sum of the use type 'Gross Requirements' in period value but in bucket 1 then 1 would need to be shown in the text box, If the statement does not fit the if statement then it will do onto the next if statement, if that is correct output if not go onto the next statement and so on&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 10:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57411#M773031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-21T10:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis if statement</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57412#M773034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But there are so many rows in table... you can to do this for each Part_Number based on selection of a single Part_Number? aggregated at all levels? You will have to give better direction on what you expected output needs to be in order for us to help you better here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 11:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57412#M773034</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-21T11:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis if statement</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57413#M773038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yes, by a single part number, this can either be in a text box or can be added as an expression in a table. I understand it will not work at all levels, all I need is by part number when selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 09:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57413#M773038</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-23T09:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis if statement</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57414#M773046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any luck on this? I am still stuck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 15:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57414#M773046</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-25T15:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis if statement</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57415#M773049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am still not sure I am able to understand the required output for the data provided... can you give me the exact numerical value you would want to see in the text box object based on the data provided?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 16:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57415#M773049</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-25T16:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis if statement</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57416#M773051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached another example which hopefully will explain it a bit more. I have split it out into 3 text boxes with a description in those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need more description still&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 08:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57416#M773051</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-26T08:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis if statement</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57417#M773052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All I am looking for is the numerical output that you expect to see in these text boxes... for example... tell me something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sunny,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I want to see 10 in text box 1 and that is because .....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I want to see 800 in text box 2 and that is because....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I want to see 2 in text box 3 and that is because....&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 11:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-if-statement/m-p/57417#M773052</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-26T11:44:25Z</dc:date>
    </item>
  </channel>
</rss>

