<?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 accees a table using a dynamic key in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983048#M335491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try your hand with the solution provided by Ramon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not let me know. I will give you that, but I want to make sure that you give a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Aug 2015 18:19:30 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2015-08-24T18:19:30Z</dc:date>
    <item>
      <title>How to accees a table using a dynamic key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983044#M335487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I&amp;nbsp; am trying to recover a value from an inline table similar to how you would do it with a VLOOKUP in Excel, but in a QV dashboard.&amp;nbsp; I believe I cannot use "Lookup" or "ApplyMap" as the calculation cannot be done in the script as the user choice is not predictable.&amp;nbsp; The user makes a selection (customer, timeframe let's say) which creates an averaged value.&amp;nbsp; This value has a corresponding multiplier contained in a two column table, which is the value I want to recover in order to use in a further calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example, the user selects&amp;nbsp; customer = ABC &amp;amp; date range = 2104 &amp;amp; 2015.&amp;nbsp; This gives (say) a month average of 43 months, which corresponds in an inline table (below) to 7.5%.&amp;nbsp; A subsequent value then needs to be multiplied by this 7.5%.&amp;nbsp; &lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;41, 6.5%&lt;/P&gt;&lt;P&gt;42, 7.0%&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;43, 7.5%&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;44, 8.0%&lt;/P&gt;&lt;P&gt;45, 8.5%&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;How do I dynamically access such a table from within an object and retrieve the 7.5%?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An "IF" statement is not a possible solution as this would make the overall calculation far too complex and unmanageable i.e. not this type of logic:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF month_avg = 42 then use 7.0% &lt;/P&gt;&lt;P&gt;IF month_avg = 43 then use 7.5%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help appreciated,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 16:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983044#M335487</guid>
      <dc:creator />
      <dc:date>2015-08-24T16:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to accees a table using a dynamic key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983045#M335488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems to be possible, but for that you need to answer me one things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether the MonthDifference (Inline Table) is one for all other selections, meaning whether that applies to all kind of customer, products and other filters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give a sample data if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 17:15:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983045#M335488</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2015-08-24T17:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to accees a table using a dynamic key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983046#M335489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is pretty raw but it should give you an idea of how to achieve this by using a variable &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 17:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983046#M335489</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-08-24T17:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to accees a table using a dynamic key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983047#M335490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it's the same table of data for all customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 18:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983047#M335490</guid>
      <dc:creator />
      <dc:date>2015-08-24T18:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to accees a table using a dynamic key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983048#M335491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try your hand with the solution provided by Ramon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not let me know. I will give you that, but I want to make sure that you give a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 18:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983048#M335491</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2015-08-24T18:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to accees a table using a dynamic key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983049#M335492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, thanks, I'll give that a try, it looks very promising, many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 18:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983049#M335492</guid>
      <dc:creator />
      <dc:date>2015-08-24T18:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to accees a table using a dynamic key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983050#M335493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ramon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.....works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 18:42:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983050#M335493</guid>
      <dc:creator />
      <dc:date>2015-08-24T18:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to accees a table using a dynamic key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983051#M335494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;glad it helped &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 19:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-accees-a-table-using-a-dynamic-key/m-p/983051#M335494</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-08-24T19:04:29Z</dc:date>
    </item>
  </channel>
</rss>

