<?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: Qlikview 11 sample question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-11-sample-question/m-p/622457#M1108896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Option 3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2014 22:29:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-25T22:29:05Z</dc:date>
    <item>
      <title>Qlikview 11 sample question</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-11-sample-question/m-p/622456#M1108895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background: #F3F3F3;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black;"&gt;A global customer has data for multiple currencies in a Transaction table. The customer needs to view the global figures in USD, GBP, and EUR using the currency exchange rate for the specific date of the transaction.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: #F3F3F3;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black;"&gt;The currency exchange rates are stored in a separate table that has four fields: FromCurrencyCode, ToCurrencyCode, EffectiveStartDate, and ExchangeRate. It does not hold exchange rates for every day, but only when a new exchange rate becomes effective.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: #F3F3F3;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black;"&gt;Which scripting technique should a developer use to ensure the figures are available in the required currencies?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 3.75pt; background: #F3F3F3;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;INPUT type="text" value="" /&gt;load the ExchangeRate table as a Mapping table and then use Applymap to retrieve the correct ExchangeRate when loading the Transaction table&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 3.75pt; background: #F3F3F3;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;INPUT type="text" value="" /&gt;load the ExchangeRate table and then use Peek to store the ExchangeRates in variables to be used for conversion when loading the Transaction table&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 3.75pt; background: #F3F3F3;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;INPUT type="text" value="" /&gt;load the ExchangeRate table using the Previous function to determine the EffectiveEndDate and then use the IntervalMatch function to retrieve the correct ExchangeRate when loading the Transaction table&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 3.75pt; background: #F3F3F3;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;INPUT type="text" value="" /&gt;load the ExchangeRate table and then use the Lookup function when loading the Transaction table to retrieve the correct ExchangeRate. If no ExchangeRate is found for the Transaction date, use the Previous function within the Lookup function to retrieve the earlier effective ExchangeRate&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 21:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-11-sample-question/m-p/622456#M1108895</guid>
      <dc:creator />
      <dc:date>2014-03-25T21:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview 11 sample question</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-11-sample-question/m-p/622457#M1108896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Option 3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 22:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-11-sample-question/m-p/622457#M1108896</guid>
      <dc:creator />
      <dc:date>2014-03-25T22:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview 11 sample question</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-11-sample-question/m-p/622458#M1108897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why 3 and why not the others ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 22:36:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-11-sample-question/m-p/622458#M1108897</guid>
      <dc:creator />
      <dc:date>2014-03-25T22:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview 11 sample question</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-11-sample-question/m-p/622459#M1108898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;IntervalMatch is the only way to link tables where there may not be an exact match between values in the tables. The IntervalMatch function will link based on a range of values, called an interval, which is created by using Previous(EffectiveStartDate) and EffectiveStartDate. The Previous(EffectiveStartDate) is the EffectiveEndDate. &lt;BR /&gt; &lt;BR /&gt; ApplyMap and Lookup require an exact match. The Peek function returns the contents of a fieldname in a specific row of a table, but storing the ExchangeRates in variables will not achieve the desired result.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 13:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-11-sample-question/m-p/622459#M1108898</guid>
      <dc:creator>hriquelme</dc:creator>
      <dc:date>2014-05-16T13:16:27Z</dc:date>
    </item>
  </channel>
</rss>

