<?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 How to filter a value by a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-filter-a-value-by-a-variable/m-p/92264#M14918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have a set of data based on an excel s/sheet.&lt;/P&gt;&lt;P&gt;The Valuation Basis below has changed from period 201803 to 201806 from 'Price of recent investment' to 'DCF'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215591_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just added Valuation basis as a dimension and it returns 'Price of recent investments' no matter what period I choose.&lt;/P&gt;&lt;P&gt;So I am thinking that maybe I have to use a calculated dimension.&lt;/P&gt;&lt;P&gt;For the current period I use a variable 'vEndPeriod'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I was thinking so that it returns the correct Valuation basis for the period I would pick a calculated dimension&amp;nbsp; or an expression (not sure which) and but not sure what I would use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone help please!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2018 13:22:35 GMT</pubDate>
    <dc:creator>paul_ripley</dc:creator>
    <dc:date>2018-10-10T13:22:35Z</dc:date>
    <item>
      <title>How to filter a value by a variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-a-value-by-a-variable/m-p/92264#M14918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have a set of data based on an excel s/sheet.&lt;/P&gt;&lt;P&gt;The Valuation Basis below has changed from period 201803 to 201806 from 'Price of recent investment' to 'DCF'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215591_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just added Valuation basis as a dimension and it returns 'Price of recent investments' no matter what period I choose.&lt;/P&gt;&lt;P&gt;So I am thinking that maybe I have to use a calculated dimension.&lt;/P&gt;&lt;P&gt;For the current period I use a variable 'vEndPeriod'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I was thinking so that it returns the correct Valuation basis for the period I would pick a calculated dimension&amp;nbsp; or an expression (not sure which) and but not sure what I would use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone help please!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 13:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-a-value-by-a-variable/m-p/92264#M14918</guid>
      <dc:creator>paul_ripley</dc:creator>
      <dc:date>2018-10-10T13:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter a value by a variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-a-value-by-a-variable/m-p/92265#M14919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Can you please share sample app? Also, how you are defining the Start Period and end Period. It looks like you have one Row in your app for these 2 records OR atleast you want to consider it that way? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 13:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-a-value-by-a-variable/m-p/92265#M14919</guid>
      <dc:creator>jayanttibhe</dc:creator>
      <dc:date>2018-10-10T13:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter a value by a variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-a-value-by-a-variable/m-p/92266#M14920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I have an input box where I have renamed vEndPeriod as Period to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215592_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in this case because vEndPeriod is 201806 I just want to pick the second line and column L DCF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 13:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-a-value-by-a-variable/m-p/92266#M14920</guid>
      <dc:creator>paul_ripley</dc:creator>
      <dc:date>2018-10-10T13:41:26Z</dc:date>
    </item>
  </channel>
</rss>

