<?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: Help with adding in a price change file and using the new prices in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85264#M770448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like a great candidate for Interval Match.... have you tried that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2018 16:16:00 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-05-24T16:16:00Z</dc:date>
    <item>
      <title>Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85263#M770446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement that i have no idea how to implement. &lt;/P&gt;&lt;P&gt;I have some forecast data which is by Customer, Item and Period. I then have left joined the standard item prices to the forecast data. &lt;/P&gt;&lt;P&gt;This then allows me to use the forecast volume * the standard price to get a forecast value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i need is it to take into account a price change file, so for example..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Item 01003 and customer 123 i would have the following forecast values&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 190px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="94"&gt;Period&lt;/TD&gt;&lt;TD class="xl63" width="96"&gt;Forecast Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;201&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;150&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;150&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;5&lt;/TD&gt;&lt;TD align="right"&gt;150&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;130&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;7&lt;/TD&gt;&lt;TD align="right"&gt;130&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;8&lt;/TD&gt;&lt;TD align="right"&gt;130&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;9&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;10&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;11&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;12&lt;/TD&gt;&lt;TD align="right"&gt;400&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;13&lt;/TD&gt;&lt;TD align="right"&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The standard price for this Item and this customer is 7.35&lt;/P&gt;&lt;P&gt;but in period 6 there will be a price change, the new price will be 7.10. &lt;/P&gt;&lt;P&gt;so what i need is to use the 7.35 for period 1-5 then 7.10 there after. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="367"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;Period&lt;/TD&gt;&lt;TD class="xl63" width="114"&gt;Forecast Qty&lt;/TD&gt;&lt;TD class="xl63" width="64"&gt;Price&lt;/TD&gt;&lt;TD class="xl63" width="125"&gt;Forecast Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;50&lt;/TD&gt;&lt;TD align="right"&gt;7.35&lt;/TD&gt;&lt;TD align="right"&gt;367.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;201&lt;/TD&gt;&lt;TD align="right"&gt;7.35&lt;/TD&gt;&lt;TD align="right"&gt;1477.35&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;150&lt;/TD&gt;&lt;TD align="right"&gt;7.35&lt;/TD&gt;&lt;TD align="right"&gt;1102.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;150&lt;/TD&gt;&lt;TD align="right"&gt;7.35&lt;/TD&gt;&lt;TD align="right"&gt;1102.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;5&lt;/TD&gt;&lt;TD align="right"&gt;150&lt;/TD&gt;&lt;TD align="right"&gt;7.35&lt;/TD&gt;&lt;TD align="right"&gt;1102.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;130&lt;/TD&gt;&lt;TD align="right"&gt;7.1&lt;/TD&gt;&lt;TD align="right"&gt;923&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;7&lt;/TD&gt;&lt;TD align="right"&gt;130&lt;/TD&gt;&lt;TD align="right"&gt;7.1&lt;/TD&gt;&lt;TD align="right"&gt;923&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;8&lt;/TD&gt;&lt;TD align="right"&gt;130&lt;/TD&gt;&lt;TD align="right"&gt;7.1&lt;/TD&gt;&lt;TD align="right"&gt;923&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;9&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;TD align="right"&gt;7.1&lt;/TD&gt;&lt;TD align="right"&gt;710&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;10&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;TD align="right"&gt;7.1&lt;/TD&gt;&lt;TD align="right"&gt;710&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;11&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;TD align="right"&gt;7.1&lt;/TD&gt;&lt;TD align="right"&gt;710&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;12&lt;/TD&gt;&lt;TD align="right"&gt;400&lt;/TD&gt;&lt;TD align="right"&gt;7.1&lt;/TD&gt;&lt;TD align="right"&gt;2840&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;13&lt;/TD&gt;&lt;TD align="right"&gt;250&lt;/TD&gt;&lt;TD align="right"&gt;7.1&lt;/TD&gt;&lt;TD align="right"&gt;1775&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate any help given &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85263#M770446</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85264#M770448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like a great candidate for Interval Match.... have you tried that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 16:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85264#M770448</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-24T16:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85265#M770449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't yet, I am unsure how to get the calculations to take the correct price based on the period..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 16:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85265#M770449</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-05-24T16:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85266#M770450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is period linked to date? How do you know that P6 is when change happen. Because change is based on date 5/24/2018&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 16:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85266#M770450</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-24T16:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85267#M770451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is linked to date. so if you were to select the 24th May, this will filter to P6&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 16:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85267#M770451</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-05-24T16:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85268#M770452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you have any thoughts on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 09:41:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85268#M770452</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-05-25T09:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85269#M770453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;morning Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't suppose you've had a chance to think about how i can do this have you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 09:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85269#M770453</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-05-30T09:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85270#M770454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Today will be the day... will def. get back to you sometime today.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 11:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85270#M770454</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-30T11:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85271#M770455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, I don't suppose you have had any luck with this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 08:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85271#M770455</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-06-11T08:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85272#M770456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help with this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 15:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85272#M770456</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-06-25T15:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85273#M770457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally, I made myself motivated to do this... check it out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/206169_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 16:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85273#M770457</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-25T16:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85274#M770458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed that Period 6 repeared for Item = 01003 and Customer = 123... this is because the change happened in between the month.... so for the first 23 days the Price was 7.35 and then it changed to 7.1. But since the table box showed only Period, it showed both prices associated with Period 6. Is there a logic as to when the rate change actually takes place or is the above output the one you were looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/206170_Capture.PNG" style="height: 110px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 16:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85274#M770458</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-25T16:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85275#M770459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ooh this looks promising!&lt;/P&gt;&lt;P&gt;i will test it properly tomorrow. &lt;/P&gt;&lt;P&gt;Thanks very much Sunny &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 16:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85275#M770459</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-06-25T16:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85276#M770460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am unsure on what sort of date field they want to use as yet, I have been waiting for a sample file from them for the last month!&lt;/P&gt;&lt;P&gt;I used the standard date but to be honest i think it will be linked to the period number instead, so i should only get 1 price if its linked on period &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will anything need to be changed if i change the link to period?&lt;/P&gt;&lt;P&gt;i haven't downloaded the QVW yet, i will do in the morning. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 16:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85276#M770460</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-06-25T16:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adding in a price change file and using the new prices</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85277#M770461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you saying that instead of receiving Price_Change file with a date, you might receive it with period? There will be a slight change, but let's just wait for the requirement to come through and then work on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 17:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-adding-in-a-price-change-file-and-using-the-new-prices/m-p/85277#M770461</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-25T17:00:30Z</dc:date>
    </item>
  </channel>
</rss>

