<?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: FORECAST VS PREVIOUS with a ASOFTABLE in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535220#M38565</link>
    <description>&lt;P&gt;This may give you everything for previous year expression... but that will help determine the issue and we can work on it further&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jan 2019 14:40:45 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-01-25T14:40:45Z</dc:date>
    <item>
      <title>FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535167#M38556</link>
      <description>&lt;P&gt;Hi Everybody&lt;/P&gt;&lt;P&gt;I have a asoftable in my loading script&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="asoft.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4509i1AF15CCAAB7C77D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="asoft.jpg" alt="asoft.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have a measure called CATTC (instead of "SALES")&lt;/P&gt;&lt;P&gt;In a tab, i want to have a comparaison between FORECAST CATTC and PREVIOUS YEAR&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;for all the next year&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FORVSPREV.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4511iAE092D14A6FD1C4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FORVSPREV.jpg" alt="FORVSPREV.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My issue :&lt;/P&gt;&lt;P&gt;As you can see,&amp;nbsp; when the current datas&amp;nbsp;are not yet imported (since February), the previous datas&amp;nbsp;are not shown while they are there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my expression :&lt;/P&gt;&lt;P&gt;For the previous year datas&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Flag = {'PY'}&amp;gt;}VMS_CATTC)&lt;/P&gt;&lt;P&gt;for the forecast datas&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Flag = {'GOAL'}&amp;gt;}VMP_CATTC)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An idea to solve my issue ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 13:51:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535167#M38556</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2019-01-25T13:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535186#M38557</link>
      <description>&lt;P&gt;When you took the snapshot of the chart, were you making selection in any date and time related fields? or any other fields?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 14:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535186#M38557</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-25T14:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535190#M38558</link>
      <description>"when the current datas are not yet imported (since February), the previous datas are not shown while they are there."&lt;BR /&gt;&lt;BR /&gt;Can you explain bit clearly, what you want to achieve?</description>
      <pubDate>Fri, 25 Jan 2019 14:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535190#M38558</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2019-01-25T14:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535201#M38560</link>
      <description>&lt;P&gt;I explain :&lt;/P&gt;&lt;P&gt;in my snapshot, you see the current datas over the périod November to January.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;of course, i made the forecast for all the period (11/2018 to 10/2019)&lt;/P&gt;&lt;P&gt;and of course, the prévious data&amp;nbsp;are known and imported&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But as you see, previous data only appear if current datas are present ???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;I would like the previous datas to be visible in the table over the entire period, even if the current data is not yet imported&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;here :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PREV.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4517iDAE90D88B63AC30F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PREV.jpg" alt="PREV.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 14:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535201#M38560</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2019-01-25T14:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535211#M38562</link>
      <description>&lt;P&gt;Sunny ,&lt;/P&gt;&lt;P&gt;I just selected the fiscal year (11/2018 to 09/2019)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 14:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535211#M38562</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2019-01-25T14:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535218#M38563</link>
      <description>&lt;P&gt;Can you try this&lt;/P&gt;&lt;PRE&gt;Sum({&amp;lt;Flag = {'PY'}, [fiscal year]&amp;gt;}VMS_CATTC)&lt;/PRE&gt;&lt;P&gt;and let us know what do you see?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 14:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535218#M38563</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-25T14:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535219#M38564</link>
      <description>&lt;P&gt;LIKE THIS&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FYEAR.jpg" style="width: 222px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4523i579EA2FC21FFF4BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FYEAR.jpg" alt="FYEAR.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;no other selection&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 14:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535219#M38564</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2019-01-25T14:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535220#M38565</link>
      <description>&lt;P&gt;This may give you everything for previous year expression... but that will help determine the issue and we can work on it further&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 14:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535220#M38565</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-25T14:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535221#M38566</link>
      <description>&lt;P&gt;So the name of the field is EXERCISE? Try this&lt;/P&gt;&lt;PRE&gt;Sum({&amp;lt;Flag = {'PY'}, [EXERCISE]&amp;gt;}VMS_CATTC)&lt;/PRE&gt;</description>
      <pubDate>Fri, 25 Jan 2019 14:43:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535221#M38566</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-25T14:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535225#M38568</link>
      <description>&lt;P&gt;I tried&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Flag = {'PY'}, fYear&amp;gt;}VMS_CATTC)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;no change&amp;nbsp;&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://community.qlik.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 14:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535225#M38568</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2019-01-25T14:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535226#M38569</link>
      <description>better if you could share app , this will help us to resolve your issue</description>
      <pubDate>Fri, 25 Jan 2019 14:50:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535226#M38569</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2019-01-25T14:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535231#M38570</link>
      <description>&lt;P&gt;Snapshot showes EXCERCISE, is the field fyear? can you show an image of current selection up top?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 14:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535231#M38570</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-25T14:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535236#M38571</link>
      <description>&lt;P&gt;Like this ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="select.jpg" style="width: 321px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4524i8B849496320A8F83/image-size/medium?v=v2&amp;amp;px=400" role="button" title="select.jpg" alt="select.jpg" /&gt;&lt;/span&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FYEAR.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4525i7829AEF727CD0FBA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FYEAR.jpg" alt="FYEAR.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 15:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535236#M38571</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2019-01-25T15:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535238#M38572</link>
      <description>&lt;P&gt;i tried&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Flag = {'PY'},EXERCICE &amp;gt;}VMS_CATTC)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;no change&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 15:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535238#M38572</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2019-01-25T15:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535239#M38573</link>
      <description>&lt;P&gt;Qlik Sense is case sensitive... can you try this&lt;/P&gt;&lt;PRE&gt;Sum({&amp;lt;Flag = {'PY'}, &lt;FONT size="5" color="#FF0000"&gt;F&lt;/FONT&gt;Year&amp;gt;}VMS_CATTC)&lt;/PRE&gt;</description>
      <pubDate>Fri, 25 Jan 2019 15:06:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535239#M38573</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-25T15:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535243#M38575</link>
      <description>&lt;P&gt;i tried&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Flag = {'PY'},[FYear]&amp;gt;}VMS_CATTC)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Flag = {'PY'},FYear&amp;gt;}VMS_CATTC)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYEAR appears as a champ&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But no change ...&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 15:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535243#M38575</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2019-01-25T15:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535252#M38577</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the CURRENT data&amp;nbsp; exists, no problème PY = MONTH of YEAR - 1&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But when CURRENT data does not exists, QLIK should understand that PY = MONTH of GOAL- 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 15:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535252#M38577</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2019-01-25T15:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535298#M38592</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24137"&gt;@philgood34&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;i tried&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Flag = {'PY'},[FYear]&amp;gt;}VMS_CATTC)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Flag = {'PY'},FYear&amp;gt;}VMS_CATTC)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYEAR appears as a champ&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But no change ...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;FYEAR appears as a champ? But no change.... that seems contradicting &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 16:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535298#M38592</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-25T16:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535314#M38595</link>
      <description>&lt;P&gt;I mean no change for my issue&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CHANGE.jpg" style="width: 198px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4541i59C6560A1F6E78AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CHANGE.jpg" alt="CHANGE.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In fact , there is a change , all years appear despite my year selection is always only the FYEAR ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 16:12:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535314#M38595</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2019-01-25T16:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: FORECAST VS PREVIOUS with a ASOFTABLE</title>
      <link>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535317#M38598</link>
      <description>&lt;P&gt;Not sure what might be going on. Would you be able to share a sample to check this out?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 16:18:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/FORECAST-VS-PREVIOUS-with-a-ASOFTABLE/m-p/1535317#M38598</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-25T16:18:38Z</dc:date>
    </item>
  </channel>
</rss>

