<?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 Current vs Previous term - Urgent help if possible!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-vs-Previous-term-Urgent-help-if-possible/m-p/1682422#M450179</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I am creating a dashboard, and one of the features I want to implement is to have a page where it shows the total GWP for the Max Policy and the previous Policy, and to have the comparison.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;PolicyEffectiveDateCh = {"$(=Max(PolicyEffectiveDateCh))"}&amp;gt;} GrossWrittenPremium) - I currently am using this expression which calculates what I want, but only when I select a certain Policy. When I have not made a selection, the sum is not correct.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;PolicyEffectiveDateCh = {"$(=Max(PolicyEffectiveDateCh)-1)"}&amp;gt;} GrossWrittenPremium) - When I try this - I wanted to select the Max Policy Effective Date -1 to select the record before the Max record, however the output comes as 0, when I select a certain policy or when I have no selections?&lt;/P&gt;&lt;P&gt;Once I have these calculations, I am able to do the comparison between the two. Can anyone help me do a total GWP for each Max record of PolicyNumber? and then the prior record GWP?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:59:11 GMT</pubDate>
    <dc:creator>QlikBeginner1</dc:creator>
    <dc:date>2024-11-16T18:59:11Z</dc:date>
    <item>
      <title>Current vs Previous term - Urgent help if possible!!</title>
      <link>https://community.qlik.com/t5/QlikView/Current-vs-Previous-term-Urgent-help-if-possible/m-p/1682422#M450179</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I am creating a dashboard, and one of the features I want to implement is to have a page where it shows the total GWP for the Max Policy and the previous Policy, and to have the comparison.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;PolicyEffectiveDateCh = {"$(=Max(PolicyEffectiveDateCh))"}&amp;gt;} GrossWrittenPremium) - I currently am using this expression which calculates what I want, but only when I select a certain Policy. When I have not made a selection, the sum is not correct.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;PolicyEffectiveDateCh = {"$(=Max(PolicyEffectiveDateCh)-1)"}&amp;gt;} GrossWrittenPremium) - When I try this - I wanted to select the Max Policy Effective Date -1 to select the record before the Max record, however the output comes as 0, when I select a certain policy or when I have no selections?&lt;/P&gt;&lt;P&gt;Once I have these calculations, I am able to do the comparison between the two. Can anyone help me do a total GWP for each Max record of PolicyNumber? and then the prior record GWP?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-vs-Previous-term-Urgent-help-if-possible/m-p/1682422#M450179</guid>
      <dc:creator>QlikBeginner1</dc:creator>
      <dc:date>2024-11-16T18:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Current vs Previous term - Urgent help if possible!!</title>
      <link>https://community.qlik.com/t5/QlikView/Current-vs-Previous-term-Urgent-help-if-possible/m-p/1690315#M450602</link>
      <description>&lt;P&gt;Have a look at the following Design Blog posts, believe they should be helpful on this one:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is the base link to the Design Blog area in case you want to search further on your own:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 13:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-vs-Previous-term-Urgent-help-if-possible/m-p/1690315#M450602</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-04-02T13:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Current vs Previous term - Urgent help if possible!!</title>
      <link>https://community.qlik.com/t5/QlikView/Current-vs-Previous-term-Urgent-help-if-possible/m-p/1690553#M450617</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum({&amp;lt;PolicyEffectiveDateCh = {"$(=Max(PolicyEffectiveDateCh,2))"}&amp;gt;} GrossWrittenPremium)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 23:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-vs-Previous-term-Urgent-help-if-possible/m-p/1690553#M450617</guid>
      <dc:creator>yassinemhadhbi</dc:creator>
      <dc:date>2020-04-02T23:45:51Z</dc:date>
    </item>
  </channel>
</rss>

