<?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: How to do i do these set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037595#M349632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You can do this by following way.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Tab1:&lt;BR /&gt;SQL&lt;BR /&gt;Select Date,Month(Date) as Months,Sales From yoursqltable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Months:&lt;BR /&gt;Load * INLINE [&lt;BR /&gt;Months, Month&lt;BR /&gt;01, Jan&lt;BR /&gt;02, Feb&lt;BR /&gt;03, Mar&lt;BR /&gt;04, Apr&lt;BR /&gt;05, May&lt;BR /&gt;06, Jun&lt;BR /&gt;07, Jul&lt;BR /&gt;08, Aug&lt;BR /&gt;09, Sep&lt;BR /&gt;10, Oct&lt;BR /&gt;11, Nov&lt;BR /&gt;12, Dec&lt;BR /&gt;];&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;After reloading you qv document create the new list box and select the "Month" field on this list box.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Then your list box will display Jan,Feb,Mar,...,Dec.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Feb 2016 17:11:54 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2016-02-15T17:11:54Z</dc:date>
    <item>
      <title>How to do i do these set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037588#M349625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this set analysis. I have 12 fields Jan.... Dec with values. how do i pick all these months in one expression?&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year={2013}&amp;gt; Jan, Feb, Mar.... Dec )&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; How do i do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 16:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037588#M349625</guid>
      <dc:creator />
      <dc:date>2016-02-15T16:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to do i do these set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037589#M349626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be 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={2013}&amp;gt; (Jan+Feb+Mar+.... +Dec))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Sum(&lt;/STRONG&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;Year={2013}&amp;gt; Jan), &lt;SPAN style="font-size: 13.3333px;"&gt;Sum(&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;Year={2013}&amp;gt; Feb), &lt;SPAN style="font-size: 13.3333px;"&gt;Sum(&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;Year={2013}&amp;gt; Mar), ....., &lt;SPAN style="font-size: 13.3333px;"&gt;Sum(&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;Year={2013}&amp;gt; Dec))&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 16:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037589#M349626</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-15T16:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to do i do these set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037590#M349627</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;You might want to consider changing the data model of your application to a vertical model rather than having a field for each month, that could possibly make your life a lot easier. QlikView has a CrossTable loading command specifically for this kind of dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cesar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 17:03:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037590#M349627</guid>
      <dc:creator>cesaraccardi</dc:creator>
      <dc:date>2016-02-15T17:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to do i do these set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037591#M349628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would it be better to change your data model so the Month is a dimension and you just have one measure field?&lt;/P&gt;&lt;P&gt;Then you can select months in a list box along with year and use a simple expression such as sum(value)&amp;nbsp; or&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year = {2013}&amp;gt;} Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 17:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037591#M349628</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-02-15T17:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to do i do these set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037592#M349629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didnt work&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 17:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037592#M349629</guid>
      <dc:creator />
      <dc:date>2016-02-15T17:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to do i do these set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037593#M349630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As &lt;A href="https://community.qlik.com/qlik-users/8057"&gt;CesarAccardi&lt;/A&gt;‌ suggests, look at the Cross Table function in your load script, and avoid having 12 value fields.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3628"&gt;The Crosstable Load&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 17:08:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037593#M349630</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-02-15T17:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to do i do these set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037594#M349631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What i wanna achieve dont need the data model to be changed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 17:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037594#M349631</guid>
      <dc:creator />
      <dc:date>2016-02-15T17:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to do i do these set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037595#M349632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You can do this by following way.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Tab1:&lt;BR /&gt;SQL&lt;BR /&gt;Select Date,Month(Date) as Months,Sales From yoursqltable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Months:&lt;BR /&gt;Load * INLINE [&lt;BR /&gt;Months, Month&lt;BR /&gt;01, Jan&lt;BR /&gt;02, Feb&lt;BR /&gt;03, Mar&lt;BR /&gt;04, Apr&lt;BR /&gt;05, May&lt;BR /&gt;06, Jun&lt;BR /&gt;07, Jul&lt;BR /&gt;08, Aug&lt;BR /&gt;09, Sep&lt;BR /&gt;10, Oct&lt;BR /&gt;11, Nov&lt;BR /&gt;12, Dec&lt;BR /&gt;];&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;After reloading you qv document create the new list box and select the "Month" field on this list box.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Then your list box will display Jan,Feb,Mar,...,Dec.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 17:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037595#M349632</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-15T17:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to do i do these set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037596#M349633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DUAL(Month(YourDate), MonthName(YourDate)) AS Month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 17:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037596#M349633</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-15T17:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to do i do these set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037597#M349634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do it without changing the data model, but you will need to sum 12 expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;Year={2013}&amp;gt; Jan) + Sum({&amp;lt;Year={2013}&amp;gt; Feb) + ... + Sum({&amp;lt;Year={2013}&amp;gt; Dec)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A well structured data model will be more efficient going forward.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 17:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037597#M349634</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-02-15T17:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to do i do these set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037598#M349635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I rephrased and it worked&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 17:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037598#M349635</guid>
      <dc:creator />
      <dc:date>2016-02-15T17:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to do i do these set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037599#M349636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do i resolve this? didnt work as i tot it would i wanna get total for the Totals i defined&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 17:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-i-do-these-set-analysis/m-p/1037599#M349636</guid>
      <dc:creator />
      <dc:date>2016-02-15T17:52:19Z</dc:date>
    </item>
  </channel>
</rss>

