<?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 for max function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-for-max-function/m-p/740614#M264536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;sum({$ &amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;fiscal_year={$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vFiscalYr)&lt;/SPAN&gt;},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;yr_prd={$(=max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;yr_prd&lt;/SPAN&gt;))}&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; beg_balance )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2015 20:13:07 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-02-17T20:13:07Z</dc:date>
    <item>
      <title>Set Analysis for max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-for-max-function/m-p/740612#M264534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table that contains records that I would like to pull based on user input &lt;/P&gt;&lt;P&gt;The two fields in particular that I would like to use to get my value is fiscal_year and yr_prd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a variable that the user will enter a value for called vFiscalYr.&lt;/P&gt;&lt;P&gt;I need to have the set analysis pull the record that contains the fiscal year the user entered but it must pull the max for yr_prd.&lt;/P&gt;&lt;P&gt;The field that I want to display is called beg_balance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I set this up in set analysis to pull the beg_balance based on the max yr_prd for a specific year????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 20:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-for-max-function/m-p/740612#M264534</guid>
      <dc:creator />
      <dc:date>2015-02-17T20:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis for max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-for-max-function/m-p/740613#M264535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Getting a little confused here, what is yr_prd here and how it is related to fiscal_year?? Can you provide some sample data with expected output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 20:11:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-for-max-function/m-p/740613#M264535</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-02-17T20:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis for max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-for-max-function/m-p/740614#M264536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;sum({$ &amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;fiscal_year={$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vFiscalYr)&lt;/SPAN&gt;},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;yr_prd={$(=max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;yr_prd&lt;/SPAN&gt;))}&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; beg_balance )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 20:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-for-max-function/m-p/740614#M264536</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-02-17T20:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis for max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-for-max-function/m-p/740615#M264537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sunindia&lt;/P&gt;&lt;P&gt;here is a sample of the table.&lt;/P&gt;&lt;P&gt;so if the user enters 2014&lt;/P&gt;&lt;P&gt;then it should pull $494.76 since this is the max yr_prd for 2014.&lt;/P&gt;&lt;P&gt;I'm trying to pull the Current_Yr_Depreciation.(sorry, I think I said begBalance earlier but it's Current_Yr_depreciation)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 660px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" width="158"&gt;Item &lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;Fiscal_Year&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;BegBalance&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="93"&gt;BegDepreciation&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="103"&gt;YR_PRD&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="178"&gt;Current_Yr_Depreciation&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="19" style="border-top: none;" width="158"&gt;16239&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="64"&gt;$0.00 &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="93"&gt;$3,591.00 &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="103"&gt;201401&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="178"&gt;$41.23 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="19" style="border-top: none;" width="158"&gt;16239&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="64"&gt;$0.00 &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="93"&gt;$3,591.00 &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="103"&gt;201402&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="178"&gt;$82.46 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="19" style="border-top: none;" width="158"&gt;16239&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="64"&gt;$0.00 &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="93"&gt;$3,591.00 &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="103"&gt;201403&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="178"&gt;$123.69 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="19" style="border-top: none;" width="158"&gt;16239&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="64"&gt;$0.00 &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="93"&gt;$3,591.00 &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="103"&gt;201404&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="178"&gt;$164.92 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="19" style="border-top: none;" width="158"&gt;16239&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="64"&gt;$0.00 &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="93"&gt;$3,591.00 &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="103"&gt;201406&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="178"&gt;$247.38 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="19" style="border-top: none;" width="158"&gt;16239&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="64"&gt;$0.00 &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="93"&gt;$3,591.00 &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="103"&gt;201407&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="178"&gt;$288.61 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="19" style="border-top: none;" width="158"&gt;16239&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="64"&gt;$0.00 &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="93"&gt;$3,591.00 &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="103"&gt;201408&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="178"&gt;$329.84 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="19" style="border-top: none;" width="158"&gt;16239&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="64"&gt;$0.00 &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="93"&gt;$3,591.00 &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="103"&gt;201409&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="178"&gt;$371.07 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="19" style="border-top: none;" width="158"&gt;16239&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="64"&gt;$0.00 &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="93"&gt;$3,591.00 &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="103"&gt;201410&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="178"&gt;$412.30 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="19" style="border-top: none;" width="158"&gt;16239&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="64"&gt;$0.00 &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="93"&gt;$3,591.00 &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="103"&gt;201411&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="178"&gt;$453.53 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="19" style="border-top: none;" width="158"&gt;16239&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="64"&gt;$0.00 &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="93"&gt;$3,591.00 &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="103"&gt;201412&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="178"&gt;$494.76 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" width="158"&gt;16239&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;" width="64"&gt;2015&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;$0.00 &lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="93"&gt;$3,591.00 &lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;" width="103"&gt;201501&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="178"&gt;$0.00 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" width="158"&gt;16239&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;" width="64"&gt;2015&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;$0.00 &lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="93"&gt;$3,591.00 &lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;" width="103"&gt;201502&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="178"&gt;$0.00 &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 21:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-for-max-function/m-p/740615#M264537</guid>
      <dc:creator />
      <dc:date>2015-02-17T21:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis for max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-for-max-function/m-p/740616#M264538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({$ &amp;lt;Fiscal_Year={$(vFiscalYr)},YR_PRD={"$(=max({1 &amp;lt;Fiscal_Year={$(vFiscalYr)}&amp;gt;} YR_PRD))"}&amp;gt;} Current_Yr_Depreciation )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 22:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-for-max-function/m-p/740616#M264538</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-02-17T22:37:42Z</dc:date>
    </item>
  </channel>
</rss>

