<?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 Set analysis - Date island in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-Date-island/m-p/319207#M498641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use an Intersection with the implicit operator:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Month={'Feb'}*P()&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jun 2011 13:00:35 GMT</pubDate>
    <dc:creator>stephencredmond</dc:creator>
    <dc:date>2011-06-24T13:00:35Z</dc:date>
    <item>
      <title>Set analysis - Date island</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Date-island/m-p/319203#M498637</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 have created one date island table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have one transaction table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i loaded the date island table fields like year,month,Qtr in list boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in transaction table i have transyear,transmonth,transQtr fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to show the sum(sales) by customerwise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if i used the transyear,transmonth,transQtr in list boxes, then i can write sum(sales) in expression tab,Customer as Dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i need to use the date island table fields...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could anyone hepl me how to write the expression...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;due to restrictions i cant upload the sample file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 11:11:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Date-island/m-p/319203#M498637</guid>
      <dc:creator />
      <dc:date>2011-06-24T11:11:12Z</dc:date>
    </item>
    <item>
      <title>Set analysis - Date island</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Date-island/m-p/319204#M498638</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;Depending on what calculation you want it would look something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Trans_Date=P({$} Island_Date)&amp;gt;} TransValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; Total of values based on current selection in Data Island dates.&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;Sum({$&amp;lt;Trans_Date={"&amp;lt;=$(=Max(Island_Date))"}&amp;gt;} TransValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; Total of all transactions up to an including the selected Island Date.&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 11:31:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Date-island/m-p/319204#M498638</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2011-06-24T11:31:59Z</dc:date>
    </item>
    <item>
      <title>Set analysis - Date island</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Date-island/m-p/319205#M498639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u solved my big problem....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i will enjoy the week end...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 11:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Date-island/m-p/319205#M498639</guid>
      <dc:creator />
      <dc:date>2011-06-24T11:45:16Z</dc:date>
    </item>
    <item>
      <title>Set analysis - Date island</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Date-island/m-p/319206#M498640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;i need one more help...&lt;/P&gt;&lt;P&gt;i created one straight table by dimension as Customer&lt;/P&gt;&lt;P&gt;in expression i worte sum({&amp;lt;Month={Jan}&amp;gt;} sales) for jan,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Month={Feb}&amp;gt;}sales) for feb,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Month={Mar}&amp;gt;}sales) for Mar,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Qtr={Q1}&amp;gt;} for Q1,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Month={Apr}&amp;gt;}sales) for Apr,......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bcoz of the req i wrote separately for each month and Quarter....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i select the month Apr then i need to show the value for only Apr month and Q2 remaining should be 0.&lt;/P&gt;&lt;P&gt;but in my case it shows the value for all the month...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you help me....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 12:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Date-island/m-p/319206#M498640</guid>
      <dc:creator />
      <dc:date>2011-06-24T12:10:39Z</dc:date>
    </item>
    <item>
      <title>Set analysis - Date island</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Date-island/m-p/319207#M498641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use an Intersection with the implicit operator:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Month={'Feb'}*P()&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 13:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Date-island/m-p/319207#M498641</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2011-06-24T13:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - Date island</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Date-island/m-p/319208#M498642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to solve similar problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading active_link" href="https://community.qlik.com/message/265898#265898" title="http://community.qlik.com/message/265898#265898"&gt;http://community.qlik.com/message/265898#265898&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to ask you, what "P" does mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mirek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 13:28:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Date-island/m-p/319208#M498642</guid>
      <dc:creator />
      <dc:date>2012-10-04T13:28:21Z</dc:date>
    </item>
  </channel>
</rss>

