<?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: How to write a expression when reload it will convert all diff currency to SGD $ in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-write-a-expression-when-reload-it-will-convert-all-diff/m-p/690701#M538931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michiel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much , you are right partial reload is the right apporach . also load script make my expression more simple and less error , now i can move on, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Sep 2014 00:34:30 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2014-09-03T00:34:30Z</dc:date>
    <item>
      <title>How to write a expression when reload it will convert all diff currency to SGD $</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-expression-when-reload-it-will-convert-all-diff/m-p/690698#M538928</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;&lt;/P&gt;&lt;P&gt;I create this expression at table column for 30DaySGD , it work fine :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(CURRENCY='EUR',COLUMN(1)*1.64,&lt;/P&gt;&lt;P&gt;IF(CURRENCY='NT',COLUMN(1)/24,&lt;/P&gt;&lt;P&gt;IF(CURRENCY='USD',COLUMN(1)*1.25,&lt;/P&gt;&lt;P&gt;IF(CURRENCY='YEN',COLUMN(1)*0.012,&lt;/P&gt;&lt;P&gt;IF(CURRENCY='SGD',COLUMN(1)*1))&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My load script have following field :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@220:223T as [CURRENCY],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@92:106T as [30DAY_],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@107:108T as [30SIGN],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(@107:108T = '-',@92:106T*-1,@92:106T) as DAY30,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May i know how to write the expression , so that when it load script , it will create the field for Day30SGD ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 12:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-expression-when-reload-it-will-convert-all-diff/m-p/690698#M538928</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2014-09-02T12:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a expression when reload it will convert all diff currency to SGD $</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-expression-when-reload-it-will-convert-all-diff/m-p/690699#M538929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My QV doc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 12:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-expression-when-reload-it-will-convert-all-diff/m-p/690699#M538929</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2014-09-02T12:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to write a expression when reload it will convert all diff currency to SGD $</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-expression-when-reload-it-will-convert-all-diff/m-p/690700#M538930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I solved your issue by using a preceding load. Take a look at the attachement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Michiel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 14:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-expression-when-reload-it-will-convert-all-diff/m-p/690700#M538930</guid>
      <dc:creator>mvanlutterveld</dc:creator>
      <dc:date>2014-09-02T14:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a expression when reload it will convert all diff currency to SGD $</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-expression-when-reload-it-will-convert-all-diff/m-p/690701#M538931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michiel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much , you are right partial reload is the right apporach . also load script make my expression more simple and less error , now i can move on, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 00:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-expression-when-reload-it-will-convert-all-diff/m-p/690701#M538931</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2014-09-03T00:34:30Z</dc:date>
    </item>
  </channel>
</rss>

