<?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 expression - where condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression-where-condition/m-p/240221#M90767</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This Set Analysis condition can't work because Set Analysis is being evaluated once for the whole chart and not at each cell, and therefore it can't be sensitive to specific dimension values.&lt;/P&gt;&lt;P&gt;I'd recommend solving in the load script - for each transaction, load the corresponding rate from the relevant date. You can use Mapping or Join for this purpose.&lt;/P&gt;&lt;P&gt;The more complex processing can be taken from the run time into the load time, the better...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Mar 2011 23:29:28 GMT</pubDate>
    <dc:creator>Oleg_Troyansky</dc:creator>
    <dc:date>2011-03-09T23:29:28Z</dc:date>
    <item>
      <title>expression - where condition</title>
      <link>https://community.qlik.com/t5/QlikView/expression-where-condition/m-p/240218#M90764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I need to add an expression to a chart where i multiply the current value with the FX rate of 10/20/30 days ago.&lt;/P&gt;&lt;P&gt;Since the trade date selected is T .... How do i get the value of fx rate on T-10/T-20/T-30 ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 21:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-where-condition/m-p/240218#M90764</guid>
      <dc:creator />
      <dc:date>2011-03-04T21:09:30Z</dc:date>
    </item>
    <item>
      <title>expression - where condition</title>
      <link>https://community.qlik.com/t5/QlikView/expression-where-condition/m-p/240219#M90765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use set analisys, it should be something like this:&lt;/P&gt;&lt;P&gt;For T-10 : only({$&amp;lt;Date = {'$(date(Date-10))'}&amp;gt;} FX)&lt;/P&gt;&lt;P&gt;For T-20 : only({$&amp;lt;Date = {'$(date(Date-20))'}&amp;gt;} FX)&lt;/P&gt;&lt;P&gt;For T-30 : only({$&amp;lt;Date = {'$(date(Date-30))'}&amp;gt;} FX)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 21:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-where-condition/m-p/240219#M90765</guid>
      <dc:creator />
      <dc:date>2011-03-04T21:52:16Z</dc:date>
    </item>
    <item>
      <title>expression - where condition</title>
      <link>https://community.qlik.com/t5/QlikView/expression-where-condition/m-p/240220#M90766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using Set analysis but the formula doesn't work for me.&lt;/P&gt;&lt;P&gt;Attached is a sample of what i am trying to do .... the set analysis column just comes up blank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 22:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-where-condition/m-p/240220#M90766</guid>
      <dc:creator />
      <dc:date>2011-03-09T22:48:58Z</dc:date>
    </item>
    <item>
      <title>expression - where condition</title>
      <link>https://community.qlik.com/t5/QlikView/expression-where-condition/m-p/240221#M90767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This Set Analysis condition can't work because Set Analysis is being evaluated once for the whole chart and not at each cell, and therefore it can't be sensitive to specific dimension values.&lt;/P&gt;&lt;P&gt;I'd recommend solving in the load script - for each transaction, load the corresponding rate from the relevant date. You can use Mapping or Join for this purpose.&lt;/P&gt;&lt;P&gt;The more complex processing can be taken from the run time into the load time, the better...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 23:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-where-condition/m-p/240221#M90767</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-09T23:29:28Z</dc:date>
    </item>
  </channel>
</rss>

