<?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: Show and sum values from person by year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-and-sum-values-from-person-by-year/m-p/453178#M1158111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Thanks for your quick response, i did some changes to your expression (the Year &amp;gt;= YEAR FROM and &amp;lt;= YEAR TILL) and it works now! Thanks for the help. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2013 11:55:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-24T11:55:12Z</dc:date>
    <item>
      <title>Show and sum values from person by year</title>
      <link>https://community.qlik.com/t5/QlikView/Show-and-sum-values-from-person-by-year/m-p/453176#M1158109</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;A question from a Qlikview personal edition user. I'm using an Oracle database with 2 tables which looks like the follow: (keep in mind that this is just a small part of it, the actual tables have many more rows and columns:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="WIDTH: 533px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl67" height="21" width="134"&gt;FCL_NUMMER&lt;/TD&gt;&lt;TD class="xl68" width="111"&gt;Pers_ID&lt;/TD&gt;&lt;TD class="xl68" width="142"&gt;YEAR FROM&lt;/TD&gt;&lt;TD class="xl68" width="146"&gt;YEAR TILL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="21"&gt;6162031&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none;"&gt;12&lt;/TD&gt;&lt;TD align="right" class="xl69"&gt;2008&lt;/TD&gt;&lt;TD align="right" class="xl69"&gt;2010&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: medium none;"&gt;6162031&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: medium none; border-top: medium none;"&gt;11&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: medium none;"&gt;2011&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: medium none;"&gt;2020&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="533"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl67" height="21" width="134"&gt;FCL_NUMMER&lt;/TD&gt;&lt;TD class="xl68" width="111"&gt;Year&lt;/TD&gt;&lt;TD class="xl68" width="142"&gt;EUR Payed&lt;/TD&gt;&lt;TD class="xl68" width="146"&gt;EUR income&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="21"&gt;6162031&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none;"&gt;2009&lt;/TD&gt;&lt;TD align="right" class="xl69"&gt;€ 500,00 &lt;/TD&gt;&lt;TD align="right" class="xl69"&gt;€ 300,00 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: medium none;"&gt;6162031&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: medium none; border-top: medium none;"&gt;2012&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: medium none;"&gt;€ 2.500,00 &lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: medium none;"&gt;€ 4.500,00 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: medium none;"&gt;6162031&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;"&gt;2010&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: medium none;"&gt;€ 500,00 &lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: medium none;"&gt;€ 300,00 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: medium none;"&gt;6162031&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: medium none; border-top: medium none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: medium none;"&gt;€ 2.500,00 &lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: medium none;"&gt;€ 4.500,00 &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want a listbox with the following fields: Pers_ID, Year, EUR Payed, EUR Income. And a chart with the SUM of the EUR Payed and EUR Income of a Pers_Id by Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i need something like only show values from Pers_ID when Year is in YEAR FROM / YEAR TILL, or maybe something else? Does someone know how i can solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope im clear, if u have any questions, just ask. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 11:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-and-sum-values-from-person-by-year/m-p/453176#M1158109</guid>
      <dc:creator />
      <dc:date>2013-01-24T11:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Show and sum values from person by year</title>
      <link>https://community.qlik.com/t5/QlikView/Show-and-sum-values-from-person-by-year/m-p/453177#M1158110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write the following expression in ur dimension(Pers_Id) , Just edit that dimension in dimension tab, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Year=YEAR FROM or Year=YEAR TILL,Pers_ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and dont forget Surpress when value is null check box, if u dont want to display other ID's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Send an excel sheet with some fields with respective value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if any issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 11:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-and-sum-values-from-person-by-year/m-p/453177#M1158110</guid>
      <dc:creator>khadeer</dc:creator>
      <dc:date>2013-01-24T11:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Show and sum values from person by year</title>
      <link>https://community.qlik.com/t5/QlikView/Show-and-sum-values-from-person-by-year/m-p/453178#M1158111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Thanks for your quick response, i did some changes to your expression (the Year &amp;gt;= YEAR FROM and &amp;lt;= YEAR TILL) and it works now! Thanks for the help. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 11:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-and-sum-values-from-person-by-year/m-p/453178#M1158111</guid>
      <dc:creator />
      <dc:date>2013-01-24T11:55:12Z</dc:date>
    </item>
  </channel>
</rss>

