<?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 InputField - Changing the top level value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/InputField-Changing-the-top-level-value/m-p/175885#M44109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I'm very new to Inputfields, so excuse my ignorance if this is easily achieveable!&lt;/P&gt;&lt;P&gt;I have a field which mirrors the balance for each product where I change the value to reflect my 'whatif' scenario. This works fine..! My query, is how to change the behaviour when you change the top level - i.e. the Product Category or Customer.&lt;/P&gt;&lt;P&gt;So, lets say, a product belongs to category.. Now, when I change this value at the top level (i.e. the Category level) the amount I've changed it by is added/subtracted equally to all the products below. What I would like to do, is subtract the percentage of the change to each product. For example:&lt;/P&gt;&lt;P&gt;Category Total WhatIf Value&lt;BR /&gt;100 80&lt;/P&gt;&lt;P&gt;So I've changed the top level by subtracting 20%.. What QlikView would do now is subtract 10 from both products below it. What I want it to do is subtract 20% of each of the product total:&lt;/P&gt;&lt;P&gt;Product Total WhatIf Value&lt;BR /&gt;60 48&lt;BR /&gt;40 32&lt;/P&gt;&lt;P&gt;I've included an example of the inputfield with the category and products..&lt;/P&gt;&lt;P&gt;I hope you can help me!&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Mar 2011 09:26:02 GMT</pubDate>
    <dc:creator>Dayna</dc:creator>
    <dc:date>2011-03-23T09:26:02Z</dc:date>
    <item>
      <title>InputField - Changing the top level value</title>
      <link>https://community.qlik.com/t5/QlikView/InputField-Changing-the-top-level-value/m-p/175885#M44109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I'm very new to Inputfields, so excuse my ignorance if this is easily achieveable!&lt;/P&gt;&lt;P&gt;I have a field which mirrors the balance for each product where I change the value to reflect my 'whatif' scenario. This works fine..! My query, is how to change the behaviour when you change the top level - i.e. the Product Category or Customer.&lt;/P&gt;&lt;P&gt;So, lets say, a product belongs to category.. Now, when I change this value at the top level (i.e. the Category level) the amount I've changed it by is added/subtracted equally to all the products below. What I would like to do, is subtract the percentage of the change to each product. For example:&lt;/P&gt;&lt;P&gt;Category Total WhatIf Value&lt;BR /&gt;100 80&lt;/P&gt;&lt;P&gt;So I've changed the top level by subtracting 20%.. What QlikView would do now is subtract 10 from both products below it. What I want it to do is subtract 20% of each of the product total:&lt;/P&gt;&lt;P&gt;Product Total WhatIf Value&lt;BR /&gt;60 48&lt;BR /&gt;40 32&lt;/P&gt;&lt;P&gt;I've included an example of the inputfield with the category and products..&lt;/P&gt;&lt;P&gt;I hope you can help me!&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 09:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/InputField-Changing-the-top-level-value/m-p/175885#M44109</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2011-03-23T09:26:02Z</dc:date>
    </item>
    <item>
      <title>InputField - Changing the top level value</title>
      <link>https://community.qlik.com/t5/QlikView/InputField-Changing-the-top-level-value/m-p/175886#M44110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dayna,&lt;/P&gt;&lt;P&gt;In the Inputsum, use the following distribution mode:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;InputSum(WhatifQty&lt;B&gt;, '*'&lt;/B&gt;)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;That "*" means "distribute equally to underlying values". and it's not the default distribution mode. Go to the reference manual, pp 362 to find further about distribution modes in inputfields.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 09:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/InputField-Changing-the-top-level-value/m-p/175886#M44110</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-23T09:49:14Z</dc:date>
    </item>
    <item>
      <title>InputField - Changing the top level value</title>
      <link>https://community.qlik.com/t5/QlikView/InputField-Changing-the-top-level-value/m-p/175887#M44111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel,&lt;/P&gt;&lt;P&gt;Once again, perfect!! Thank you!!&lt;/P&gt;&lt;P&gt;My reference manual seems to be out of date as I can't find anything about the distribution modes, would you mind sending me a copy?&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 10:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/InputField-Changing-the-top-level-value/m-p/175887#M44111</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2011-03-23T10:48:53Z</dc:date>
    </item>
    <item>
      <title>InputField - Changing the top level value</title>
      <link>https://community.qlik.com/t5/QlikView/InputField-Changing-the-top-level-value/m-p/175888#M44112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I was referring to the v10 manual before noting your footer, look in yours for the InputSum(). Anyway, try &lt;A href="http://d1cf4w4kkla6tb.cloudfront.net/documentation/9.00/latest/Qv/English/QlikView%20Reference%20Manual.pdf" target="_blank" title="QlikView Reference Manual version 9 (PDF)"&gt;this link&lt;/A&gt;. If this doesn't work I will upload it.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 11:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/InputField-Changing-the-top-level-value/m-p/175888#M44112</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-23T11:03:15Z</dc:date>
    </item>
  </channel>
</rss>

