<?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: Before / After calculations in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Before-After-calculations/m-p/1640933#M447188</link>
    <description>&lt;P&gt;Thanks.&amp;nbsp; It was the set analysis.&amp;nbsp; Which is very strange (you would think it would work).&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2019 16:31:13 GMT</pubDate>
    <dc:creator>tmumaw</dc:creator>
    <dc:date>2019-10-29T16:31:13Z</dc:date>
    <item>
      <title>Before / After calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Before-After-calculations/m-p/1640893#M447182</link>
      <description>&lt;P&gt;Good morning everyone.&amp;nbsp; I'm having a little problem using the before and after functions in a calculation and could use a little help.&lt;/P&gt;&lt;P&gt;I have a dimension called office:&lt;/P&gt;&lt;P&gt;1320 Denver in 2019 they had 569 customers, then in 2018 they had 854, then in 2017 they had 1,025.&amp;nbsp; I thought I could use the following to determine the increase or decrease in customer counts from the previous year.&amp;nbsp; For some reason it's not giving me what I expected to see.&amp;nbsp; Any help?&amp;nbsp; Thanks&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;FONT color="#0000ff"&gt;Count&lt;/FONT&gt;({&amp;lt;&lt;FONT color="#800000"&gt;YTDFlag&lt;/FONT&gt; = {1}&amp;gt;} &lt;FONT color="#0000ff"&gt;DISTINCT&lt;/FONT&gt; &lt;FONT color="#800000"&gt;[Ship To]&lt;/FONT&gt;) - &lt;FONT color="#0000ff"&gt;After&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;Count&lt;/FONT&gt; ({&amp;lt;&lt;FONT color="#800000"&gt;YTDFlag&lt;/FONT&gt; = {1}&amp;gt;} &lt;FONT color="#0000ff"&gt;DISTINCT&lt;/FONT&gt; &lt;FONT color="#800000"&gt;[Ship To]&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;))&lt;/FONT&gt; &lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-After-calculations/m-p/1640893#M447182</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2024-11-16T02:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Before / After calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Before-After-calculations/m-p/1640921#M447184</link>
      <description>&lt;P&gt;Hi, Before and After can work in pivot tables with vertical dimensions (columns).&lt;/P&gt;&lt;P&gt;For rows you can try with Below instead of After&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 16:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-After-calculations/m-p/1640921#M447184</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-10-29T16:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Before / After calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Before-After-calculations/m-p/1640930#M447186</link>
      <description>&lt;P&gt;I know that.&amp;nbsp; What I have is a pivot table with years across and sales offices down.&lt;/P&gt;&lt;P&gt;1370 Denver&amp;nbsp; 2019 / 500&amp;nbsp;&amp;nbsp;(+250)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2918 / 250&amp;nbsp; (-100) &amp;nbsp;&amp;nbsp;&amp;nbsp; 2017 / 350&amp;nbsp;&amp;nbsp;(+200) &amp;nbsp;&amp;nbsp; &amp;nbsp;2016 / 150 (-150) &amp;nbsp;&amp;nbsp;&amp;nbsp; 2015 / 300&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to get then numbers in (*)&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 16:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-After-calculations/m-p/1640930#M447186</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2019-10-29T16:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Before / After calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Before-After-calculations/m-p/1640931#M447187</link>
      <description>&lt;P&gt;Then it should work, chek atachment. Maybe the set analysis is restricting data?&lt;/P&gt;&lt;P&gt;Try setting to different expressions to check if they return the expected values, like in Test table&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 16:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-After-calculations/m-p/1640931#M447187</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-10-29T16:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Before / After calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Before-After-calculations/m-p/1640933#M447188</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; It was the set analysis.&amp;nbsp; Which is very strange (you would think it would work).&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 16:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-After-calculations/m-p/1640933#M447188</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2019-10-29T16:31:13Z</dc:date>
    </item>
  </channel>
</rss>

