<?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: Scenario Analysis - High Level Input Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scenario-Analysis-High-Level-Input-Field/m-p/280255#M104312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I updated your example, very basic but hopefully this will get you headed in the right direction! Just adjust the slider to effect the forecast numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Aug 2011 19:42:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-17T19:42:48Z</dc:date>
    <item>
      <title>Scenario Analysis - High Level Input Field</title>
      <link>https://community.qlik.com/t5/QlikView/Scenario-Analysis-High-Level-Input-Field/m-p/280254#M104311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to be able to create a fairly simple scenario analysis where the user can enter a percentage into an input box and see the affect on sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inputfield sort of gives me what I want, but I need to be able to makes changes at a higher level. For example, if Brand_A increases by 15% or ProductLine_W descreases by 5%, what will the total sales be? I need the 15% to affect all products under Brand_A without having to key several numbers in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 19:00:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scenario-Analysis-High-Level-Input-Field/m-p/280254#M104311</guid>
      <dc:creator />
      <dc:date>2011-08-17T19:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Scenario Analysis - High Level Input Field</title>
      <link>https://community.qlik.com/t5/QlikView/Scenario-Analysis-High-Level-Input-Field/m-p/280255#M104312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I updated your example, very basic but hopefully this will get you headed in the right direction! Just adjust the slider to effect the forecast numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 19:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scenario-Analysis-High-Level-Input-Field/m-p/280255#M104312</guid>
      <dc:creator />
      <dc:date>2011-08-17T19:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Scenario Analysis - High Level Input Field</title>
      <link>https://community.qlik.com/t5/QlikView/Scenario-Analysis-High-Level-Input-Field/m-p/280256#M104313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Leonard, but what I amlooking for is to be able to adjust only Brand_A by x%, leave all others as they are, and see the impact on sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess I'm kind of looking for a way to do a mass update or change of input fields based on the brand or product line selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 19:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scenario-Analysis-High-Level-Input-Field/m-p/280256#M104313</guid>
      <dc:creator />
      <dc:date>2011-08-17T19:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Scenario Analysis - High Level Input Field</title>
      <link>https://community.qlik.com/t5/QlikView/Scenario-Analysis-High-Level-Input-Field/m-p/280257#M104314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simple enough, try this version out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 20:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scenario-Analysis-High-Level-Input-Field/m-p/280257#M104314</guid>
      <dc:creator />
      <dc:date>2011-08-17T20:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Scenario Analysis - High Level Input Field</title>
      <link>https://community.qlik.com/t5/QlikView/Scenario-Analysis-High-Level-Input-Field/m-p/280258#M104315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again, Leonard. And while that example does give me exactlywhat I asked for, I need to it on a much larger scale with hundreds ofbrands and product lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought about creating variables in my script foreach brand and product line but as far as I know, there's no way tosearch for a specific variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the user to beable to pick Brand_A from a list box and simply increase everythingunder that brand by 10 percent. Then pick Brand_D from a list box anddecrease everything for only that brand by 5 percent. Or do the same ifa product line needed to be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an example of how I want it to be in the end, but I don't see how I can add an attachment to a reply. I had to key in the values that I wanted for each individual product in the tablebox. This is fine if there are only a few items,but I have thousands and I need a way to be able to select a group ofitems and adjust them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I add an attachment to a reply?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 21:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scenario-Analysis-High-Level-Input-Field/m-p/280258#M104315</guid>
      <dc:creator />
      <dc:date>2011-08-17T21:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Scenario Analysis - High Level Input Field</title>
      <link>https://community.qlik.com/t5/QlikView/Scenario-Analysis-High-Level-Input-Field/m-p/280259#M104316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After you hit reply, click the 'Use advanced editor' in the upper right corner of the reply box &amp;amp; you can attach a file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the attached file is a bit closer yet to where you want to go&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 21:16:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scenario-Analysis-High-Level-Input-Field/m-p/280259#M104316</guid>
      <dc:creator />
      <dc:date>2011-08-17T21:16:44Z</dc:date>
    </item>
  </channel>
</rss>

