<?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 Currency help based on Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362990#M615012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having currency Table like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="320"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="64"&gt;Plant&lt;/TD&gt;&lt;TD class="xl64" width="64"&gt;Jan &lt;/TD&gt;&lt;TD class="xl64" width="64"&gt;Feb&lt;/TD&gt;&lt;TD class="xl64" width="64"&gt;Mar&lt;/TD&gt;&lt;TD class="xl64" width="64"&gt;Apr&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.0123&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.0124&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.0125&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.0126&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.1&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.2&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.3&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Plant A exchange rates are .0123 for Jan , .0124 for Feb and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if I select any one Month , then my result is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose I select Multiple Months say Jan , Feb , Mar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Revenue should be multiply with Mar Exchange Rate, in case if I&amp;nbsp; select Mar and Apr together then exchange rate should be from Apr.&lt;/P&gt;&lt;P&gt;So we have to take always the latest Month as per selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure ,how this can be achieved , please help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is = Sum(Revenue)*Exchange_Rate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jul 2017 12:25:34 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2017-07-11T12:25:34Z</dc:date>
    <item>
      <title>Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362990#M615012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having currency Table like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="320"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="64"&gt;Plant&lt;/TD&gt;&lt;TD class="xl64" width="64"&gt;Jan &lt;/TD&gt;&lt;TD class="xl64" width="64"&gt;Feb&lt;/TD&gt;&lt;TD class="xl64" width="64"&gt;Mar&lt;/TD&gt;&lt;TD class="xl64" width="64"&gt;Apr&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.0123&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.0124&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.0125&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.0126&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.1&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.2&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.3&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0.4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Plant A exchange rates are .0123 for Jan , .0124 for Feb and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if I select any one Month , then my result is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose I select Multiple Months say Jan , Feb , Mar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Revenue should be multiply with Mar Exchange Rate, in case if I&amp;nbsp; select Mar and Apr together then exchange rate should be from Apr.&lt;/P&gt;&lt;P&gt;So we have to take always the latest Month as per selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure ,how this can be achieved , please help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is = Sum(Revenue)*Exchange_Rate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 12:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362990#M615012</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-07-11T12:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362991#M615014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Revenue*Exchange_Rate&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Revenue&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;*Exchange_Rate&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 12:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362991#M615014</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-11T12:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362992#M615015</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;Sorry none of them are giving me correct Output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="169796" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169796_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Now u can see above I have selected Jan And Feb together so the required Net Sale output should be "10613.993125233" (Multiply with Feb Rate) , as I mentioned in requirement that it should take latest month out of selected Months and when I'm selecting just 1 Month Say Jan then Net Sale output should be Sum([Net Sales...]) * 1.063125 , which is Jan exchange rate&lt;/P&gt;&lt;P&gt;Similarly , when user has selected 3 Months - Jan , Feb , Mar ,in such case Sum([ Net Sales....]) should be multiply with March Exchange_Rate (Yellow Marked), as March is latest Month in compare to Jan and Feb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="169797" alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/169797_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Hope this is clear!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362992#M615015</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-07-11T14:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362993#M615016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Revenue)*FirstSortedValue(Exchange_Rate, -Month)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362993#M615016</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-11T14:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362994#M615017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry with this expresion table is not showing anything!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362994#M615017</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-07-11T14:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362995#M615018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:51:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362995#M615018</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-11T14:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362996#M615019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362996#M615019</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-07-11T14:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362997#M615020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your Month field is not read as a date field... try this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Month&amp;gt;}[Net sales without tooling]) * FirstSortedValue(Exchange_Rate, -Sort_Month)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:03:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362997#M615020</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-11T15:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362998#M615021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169817_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;When I select Jan and Feb only , result should be as Yellow Marked , but with your expression it is different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:14:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362998#M615021</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-07-11T15:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362999#M615022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The app that you have shared with me is showing that you would want 15580.914&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/169818_Capture.PNG" style="height: 300px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:16:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1362999#M615022</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-11T15:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363000#M615023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And it does match.... I am not sure how can I see 10613 number in the attached app&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/169819_Capture.PNG" style="height: 235px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:17:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363000#M615023</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-11T15:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363001#M615024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the number you see for this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum([Net sales without tooling])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you get 14709.383?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363001#M615024</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-11T15:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363002#M615025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes When it for Jan Feb and March&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But If u just select Jan And Feb this Sum([Net Sales...]) is 10020.29089 , so the right output should be 10613.993125233 and not 15580.91470....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="169820" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169820_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363002#M615025</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-07-11T15:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363003#M615026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha okay... use this expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum([Net sales without tooling]) * FirstSortedValue(Exchange_Rate, -Sort_Month)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ignored selection in Month field for the Sum expression... I didn't know how to check with your numbers after making selections. You should have been able to fix that.... Anyways see if this works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363003#M615026</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-11T15:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363004#M615027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select Jan and Feb here than you will come to know the issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363004#M615027</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-07-11T15:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363005#M615028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks A lot Buddy!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least i got some idea now , i just need to fix the issue if u are selecting just 1 month , as of now nothing is coming in table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169821_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:50:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363005#M615028</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-07-11T15:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363006#M615029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum([Net sales without tooling]) * FirstSortedValue(&lt;SPAN style="color: #ff0000;"&gt;DISTINCT&lt;/SPAN&gt; Exchange_Rate, -Sort_Month)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363006#M615029</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-11T15:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Currency help based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363007#M615030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Super!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-help-based-on-Selection/m-p/1363007#M615030</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-07-11T15:58:11Z</dc:date>
    </item>
  </channel>
</rss>

