<?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: Problem with currency selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382460#M142705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, i think i was able to solve it with your function. I didn't understand it completely the first time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 12:13:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-04T12:13:15Z</dc:date>
    <item>
      <title>Problem with currency selection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382455#M142700</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'm new to Qlickview so my problem will probably easy to solve.&lt;/P&gt;&lt;P&gt;I have the following problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have multiple companies with their own currency (in my case EUR and GBP).&lt;/P&gt;&lt;P&gt;Their is a list box where i can select the 'Original' currency or 'EUR' currency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does my expresssion need to be so when no company is selected, the EUR currency is applicable, and when a company is selected, the original currency is applicable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sebastien.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 14:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382455#M142700</guid>
      <dc:creator />
      <dc:date>2012-08-30T14:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with currency selection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382456#M142701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since it is a bit difficult to fully expain in text, I made an example qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The resulting expression is: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EURprice * if(GetSelectedCount([currency-code])=1,factor,only({&amp;lt;IsdefaultCurrency={1}&amp;gt;}factor))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What it does is this: when no currency is selected, the only() function is used with setanalysis that makes sure that only the default currency will be selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached example. I hope this is (similar to) what you are looking for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 14:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382456#M142701</guid>
      <dc:creator />
      <dc:date>2012-08-30T14:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with currency selection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382457#M142702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Roberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure this is what i'm looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i open the file (dashboard), it is put on 'Original' currency as default.&lt;/P&gt;&lt;P&gt;Let's say i want to see the overall sales in Euros, I select 'Euro' but because one of the company's is in GBP my group result isn't totally correct because it adds Euros with Pounds.&lt;/P&gt;&lt;P&gt;It would be nice if no company is selected, Qlickview automatically takes 'EUR' currency because here the pounds are already converted to Euros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway for the effort.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 15:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382457#M142702</guid>
      <dc:creator />
      <dc:date>2012-08-30T15:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with currency selection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382458#M142703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, can you make an example of how the table is made?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 09:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382458#M142703</guid>
      <dc:creator>lucas4bi</dc:creator>
      <dc:date>2012-08-31T09:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with currency selection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382459#M142704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you give some more details about which columns / expressions you use?&lt;/P&gt;&lt;P&gt;A (small) example app would be ideal. There is no need for "real data", as long as your qvw has "the same problem / logic".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still think that the function GetSelectedCount() is helpful for you, or perhaps the function =GetFieldSelections() (which returns what value you have selected). This in combination with an if/else or sum(if() ) shouild do the trick...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps. If not, hope you can provide an example qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 10:24:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382459#M142704</guid>
      <dc:creator />
      <dc:date>2012-08-31T10:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with currency selection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382460#M142705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, i think i was able to solve it with your function. I didn't understand it completely the first time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 12:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382460#M142705</guid>
      <dc:creator />
      <dc:date>2012-09-04T12:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with currency selection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382461#M142706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"I think"....&lt;/P&gt;&lt;P&gt;In case you still have any doubt, please let me know. I'd be happy to explain things a bit further when it isn't clear yet. In that case, let&amp;nbsp; me know what the current unclarities are.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 12:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-currency-selection/m-p/382461#M142706</guid>
      <dc:creator />
      <dc:date>2012-09-04T12:14:38Z</dc:date>
    </item>
  </channel>
</rss>

