<?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: Retrieve Single Value from Data Island for Expression Calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475147#M1147148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked - thanks a lot! I also realized one more mistake on my end - the variable date format and the date format of my data island was not the same. After I applied the same date format, things started to fall in place. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will also adopt the suggestion of having a second variable for the Exchange Rate Value itself - will make things a lot easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again - also for the fast answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jul 2013 10:55:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-15T10:55:59Z</dc:date>
    <item>
      <title>Retrieve Single Value from Data Island for Expression Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475143#M1147144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! I have a data island containing two fields: Date and Exchange Rate. I need to retrieve the exchange rate for a specific date, which is entered by the user into an input field in my Qlikview file. I store this date value as a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The goal is to translate the Amount on my normal Data table with the Exchange Rate of the selected Date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 10:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475143#M1147144</guid>
      <dc:creator />
      <dc:date>2013-07-12T10:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Single Value from Data Island for Expression Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475144#M1147145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only({&amp;lt;Date = {'$(vSelectedDate)'} &amp;gt;} [Exchange Rate])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: I think it would be best to create another variable vRate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vRate = only({&amp;lt;Date = {'$(vSelectedDate)'} &amp;gt;} [Exchange Rate])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use this variable in your expressions, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(Amount* vRate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 10:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475144#M1147145</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-07-12T10:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Single Value from Data Island for Expression Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475145#M1147146</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;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;sum({&amp;lt;Date = {"$(=vSelectedDate)"} &amp;gt;} [Exchange Rate])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 10:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475145#M1147146</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-07-12T10:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Single Value from Data Island for Expression Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475146#M1147147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked - thanks a lot! I also realized one more mistake on my end - the variable date format and the date format of my data island was not the same. After I applied the same date format, things started to fall in place. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will also adopt the suggestion of having a second variable for the Exchange Rate Value itself - will make things a lot easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again - also for the fast answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 10:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475146#M1147147</guid>
      <dc:creator />
      <dc:date>2013-07-15T10:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Single Value from Data Island for Expression Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475147#M1147148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked - thanks a lot! I also realized one more mistake on my end - the variable date format and the date format of my data island was not the same. After I applied the same date format, things started to fall in place. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will also adopt the suggestion of having a second variable for the Exchange Rate Value itself - will make things a lot easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again - also for the fast answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 10:55:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475147#M1147148</guid>
      <dc:creator />
      <dc:date>2013-07-15T10:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Single Value from Data Island for Expression Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475148#M1147149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked - thanks a lot! I also realized one more mistake on my end - the variable date format and the date format of my data island was not the same. After I applied the same date format, things started to fall in place. &lt;/P&gt;&lt;P&gt;I will also adopt the suggestion of having a second variable for the Exchange Rate Value itself - will make things a lot easier.&lt;/P&gt;&lt;P&gt;Thanks again - also for the fast answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 10:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475148#M1147149</guid>
      <dc:creator />
      <dc:date>2013-07-15T10:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Single Value from Data Island for Expression Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475149#M1147150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This solution also worked - thanks a lot! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 10:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475149#M1147150</guid>
      <dc:creator />
      <dc:date>2013-07-15T10:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Single Value from Data Island for Expression Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475150#M1147151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This solution also worked - thanks a lot! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 10:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475150#M1147151</guid>
      <dc:creator />
      <dc:date>2013-07-15T10:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Single Value from Data Island for Expression Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475151#M1147152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked - thanks a lot! I also realized one more mistake on my end - the variable date format and the date format of my data island was not the same. After I applied the same date format, things started to fall in place.&lt;/P&gt;&lt;P&gt;I will also adopt the suggestion of having a second variable for the Exchange Rate Value itself - will make things a lot easier.&lt;/P&gt;&lt;P&gt;Thanks again - also for the fast answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 10:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475151#M1147152</guid>
      <dc:creator />
      <dc:date>2013-07-15T10:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Single Value from Data Island for Expression Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475152#M1147153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This solution also worked – thank you very much for your kind help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 10:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retrieve-Single-Value-from-Data-Island-for-Expression/m-p/475152#M1147153</guid>
      <dc:creator />
      <dc:date>2013-07-15T10:59:04Z</dc:date>
    </item>
  </channel>
</rss>

