<?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: Built in string function in Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547485#M204501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe, but what do you want to achieve? How do your data look like, and what is your expected result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if you select in data island MonthListName, you can try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Month = MonthListName&amp;gt;} ItrSalesValue)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Sep 2013 12:31:59 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-09-20T12:31:59Z</dc:date>
    <item>
      <title>Built in string function in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547484#M204500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Is it possible to have something like the following set analysis working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt; [Month] = "$(=FieldValue('MonthListName',Match(MonthListName,'January','February','March','April','May','June','July','August','September','Octomber','November','December','Total')))"}&amp;gt;} ItrSalesValue)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 12:18:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547484#M204500</guid>
      <dc:creator>p_andreev</dc:creator>
      <dc:date>2013-09-20T12:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Built in string function in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547485#M204501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe, but what do you want to achieve? How do your data look like, and what is your expected result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if you select in data island MonthListName, you can try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Month = MonthListName&amp;gt;} ItrSalesValue)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 12:31:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547485#M204501</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-20T12:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Built in string function in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547486#M204502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try to explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a piece of my chart.&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 416px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="13" width="156"&gt;General SubCategory&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="96"&gt;MonthListName&lt;/TD&gt;&lt;TD class="xl67" width="84"&gt;SALES per MONTH&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;" width="80"&gt;SALES TOTAL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="169" rowspan="13" style="border-bottom: .5pt solid black; border-top: none;"&gt;BRASS LEVEL 3&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;January&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="13" style="border-top: none; border-left: none;"&gt;February&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;1 337 746.30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="13" style="border-top: none; border-left: none;"&gt;March&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;2 006 619.45&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="13" style="border-top: none; border-left: none;"&gt;April&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;2 675 492.60&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="13" style="border-top: none; border-left: none;"&gt;May&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;3 344 365.75&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="13" style="border-top: none; border-left: none;"&gt;June&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;4 013 238.90&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="13" style="border-top: none; border-left: none;"&gt;July&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;4 682 112.05&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="13" style="border-top: none; border-left: none;"&gt;August&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;5 350 985.20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="13" style="border-top: none; border-left: none;"&gt;September&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;6 019 858.35&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="13" style="border-top: none; border-left: none;"&gt;Octomber&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;6 688 731.50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="13" style="border-top: none; border-left: none;"&gt;November&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;7 357 604.65&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="13" style="border-top: none; border-left: none;"&gt;December&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;8 026 477.80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl74" height="13" style="border-top: none; border-left: none;"&gt;Total&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;668 873.15&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;8 695 350.95&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"MonthListName" field is an inline list combined with "General SubCategoriey" in my script. This is because I need all 12 months for every General SubCategory plus one row called Total for custom calculations of the totals.&lt;/P&gt;&lt;P&gt;Now I want to obtain monthly values (SALES per MONTH) without including months from the calendar as a dimension,but only by set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 13:02:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547486#M204502</guid>
      <dc:creator>p_andreev</dc:creator>
      <dc:date>2013-09-20T13:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Built in string function in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547487#M204503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis won't consider the current dimension value, the set expression is only evaluated once per chart.&lt;/P&gt;&lt;P&gt;Please check&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1335"&gt;Evaluating "sets" in the context of a dimension&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and try maybe the pick / match method mentioned there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 13:08:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547487#M204503</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-20T13:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Built in string function in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547488#M204504</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;could you simply associate the Month field with the MonthListName field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a sample app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 13:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547488#M204504</guid>
      <dc:creator>Brice-SACCUCCI</dc:creator>
      <dc:date>2013-09-20T13:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Built in string function in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547489#M204505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much swuehl !&lt;/P&gt;&lt;P&gt;This is very important and helpful material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 14:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547489#M204505</guid>
      <dc:creator>p_andreev</dc:creator>
      <dc:date>2013-09-20T14:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Built in string function in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547490#M204506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Brice,&lt;/P&gt;&lt;P&gt;I built my solution taking into account your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 05:45:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Built-in-string-function-in-Set-Analysis/m-p/547490#M204506</guid>
      <dc:creator>p_andreev</dc:creator>
      <dc:date>2013-09-27T05:45:49Z</dc:date>
    </item>
  </channel>
</rss>

