<?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: Dynamic Graphs as per user input in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Graphs-as-per-user-input/m-p/703070#M1079433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching one qvw which I worked to get the query sorted out that I asked in this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well I got plenty of helpful topics in this forum, and qvw was created by help of QV forum people only. Please check, the input params and below bar chart populated as per input params.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know your suggestions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arindam Roy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jul 2014 07:31:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-07T07:31:52Z</dc:date>
    <item>
      <title>Dynamic Graphs as per user input</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Graphs-as-per-user-input/m-p/703069#M1079432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having some query, hope I get some help from here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say I am having one excel with below kind of data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;CustomerName&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Month&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;SalesData&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;150&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Feb&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Feb&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will displaying above info in bar graph, Customer Sales Data monthly. all good!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now below is the situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have some input box in my document, where in user will input some numeric value let's say 2: (variable vInput)&lt;/P&gt;&lt;P&gt;In back ground, an equation will get executed, which will fetch Mar month Sales Data and will display in a graph.&lt;/P&gt;&lt;P&gt;Equation will be like &lt;/P&gt;&lt;P&gt;March month CustA = Feb month sales data + (100 * vInput)&lt;/P&gt;&lt;P&gt;March month CustB = Feb month sales data + (110 * vInput)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So upon calculation (Let's say I will also have button) - so once I feed in the input, hit the button graph will display March month record. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible, and please guide me how to tackle this situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arindam &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 07:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Graphs-as-per-user-input/m-p/703069#M1079432</guid>
      <dc:creator />
      <dc:date>2014-07-03T07:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Graphs as per user input</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Graphs-as-per-user-input/m-p/703070#M1079433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching one qvw which I worked to get the query sorted out that I asked in this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well I got plenty of helpful topics in this forum, and qvw was created by help of QV forum people only. Please check, the input params and below bar chart populated as per input params.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know your suggestions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arindam Roy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 07:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Graphs-as-per-user-input/m-p/703070#M1079433</guid>
      <dc:creator />
      <dc:date>2014-07-07T07:31:52Z</dc:date>
    </item>
  </channel>
</rss>

