<?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: select dynamic input for a graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896800#M1012930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attached and let us know,if u need any changes..,the problem with&amp;nbsp; expression,i just replaced sunny exp here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Apr 2015 09:11:05 GMT</pubDate>
    <dc:creator>buzzy996</dc:creator>
    <dc:date>2015-04-24T09:11:05Z</dc:date>
    <item>
      <title>select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896793#M1012923</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 have a table containing transaction data for multiple quarters (which can be identified by a transaction date associate with it). I want to create a graph comparing any 2 quarters in the data but I want to give user a choice to select the quarters to compare may be using radio buttons. How do I go about this? I couldn't find an example which will help me to implement such a functionality.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 15:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896793#M1012923</guid>
      <dc:creator />
      <dc:date>2015-04-23T15:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896794#M1012924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What would be the dimension you would be comparing them on? is it going to be quarter or some other dimension like country, state, etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 16:20:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896794#M1012924</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-23T16:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896795#M1012925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my dimension will be product ID and one of the graphs will be comparing the sales per quarter another will be change in price. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 16:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896795#M1012925</guid>
      <dc:creator />
      <dc:date>2015-04-23T16:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896796#M1012926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try to employ the concept of alternate states. Take a peek at the attached sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 16:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896796#M1012926</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-23T16:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896797#M1012927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this way,sample attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u have to create 2 variables,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;List box: Variable1--define listed values in list box(in ur case Q1,Q2,Q3,Q4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;List box: Variable2--define listed values in list box(in ur case Q1,Q2,Q3,Q4) (SAME VALUES)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;use those variables in ur expressions,to render dynamic values from ur selections&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 16:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896797#M1012927</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-04-23T16:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896798#M1012928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for this example, it is very close to what I want. Defining 2 variables and using them to change the input is something I was looking for! Now, I am trying a plot a graph for change in mVal by pVal as seen in attached example. i had the exact same graph before I started implementing the dynamic selection but for some reason I couldn't get this to work using the dynamic drop down for quarter selection. Any thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 18:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896798#M1012928</guid>
      <dc:creator />
      <dc:date>2015-04-23T18:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896799#M1012929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this look like something you are trying to do? (PFA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 19:09:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896799#M1012929</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-23T19:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896800#M1012930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attached and let us know,if u need any changes..,the problem with&amp;nbsp; expression,i just replaced sunny exp here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 09:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896800#M1012930</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-04-24T09:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896801#M1012931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edi: NVM it worked! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This worked perfectly! Now one more question for the calculated dimension -&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Quarter = {'$(vQuarter1)'}&amp;gt;}MValue) - Sum({&amp;lt;Quarter = {'$(vQuarter2)'}&amp;gt;}MValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the above expression can I add one more set expression (Year) as follows:&lt;/P&gt;&lt;P&gt;=Sum(&lt;STRONG&gt;{&amp;lt;Quarter = {'$(vYear1)'}&amp;gt;}&lt;/STRONG&gt;{&amp;lt;Quarter = {'$(vQuarter1)'}&amp;gt;}MValue) - Sum(&lt;STRONG&gt;{&amp;lt;Quarter = {'$(vYear2)'}&amp;gt;}&lt;/STRONG&gt;{&amp;lt;Quarter = {'$(vQuarter2)'}&amp;gt;}MValue)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 16:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896801#M1012931</guid>
      <dc:creator />
      <dc:date>2015-05-06T16:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896802#M1012932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can Quarter be equal to year? What exactly are you trying to do? Would you be able to give an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 16:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896802#M1012932</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-06T16:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896803#M1012933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so the table has data worth multiple years and I want the user to be able to select any 2 quarters for comparison (i.e. any 2 quarters from any 2 years). So I have 4 drop-down input boxes containing pre definied&amp;nbsp; values of years and quarters. User can then select year and quarters respectively and the graph will update according to user's selection. Does that make sense? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 16:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896803#M1012933</guid>
      <dc:creator />
      <dc:date>2015-05-06T16:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896804#M1012934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Sum(&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&amp;lt;&lt;SPAN style="color: #ff0000;"&gt;Year&lt;/SPAN&gt; = {'$(vYear1)'}&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;Quarter = {'$(vQuarter1)'}&amp;gt;}MValue) - Sum(&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&amp;lt;&lt;SPAN style="color: #ff0000;"&gt;Year&lt;/SPAN&gt; = {'$(vYear2)'}&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;Quarter = {'$(vQuarter2)'}&amp;gt;}MValue)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 16:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896804#M1012934</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-06T16:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896805#M1012935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh, that is exactly what I did but didn't realize I had quarter = year in the previous post, forgot to update that while posting! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 16:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896805#M1012935</guid>
      <dc:creator />
      <dc:date>2015-05-06T16:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896806#M1012936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya that should work in theory for a comparison such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Year = 2015 Quarter = Q1&lt;/STRONG&gt; vs &lt;STRONG&gt;Year=2014 Quarter= Q1&lt;/STRONG&gt; or&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333330154419px;"&gt;Year = 2015 Quarter = Q2&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; vs &lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333330154419px;"&gt;Year=2015 Quarter= Q1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If this is the kind of comparison you are looking for, then this should def. work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 16:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896806#M1012936</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-06T16:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896807#M1012937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set expression definitely worked here and I have slightly modified the code so that I have one field 'YearQuarter' instead of 2 fields year and quarter. So the updated set expression looks like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Sum({&amp;lt;YearQuarter= {'$(vYearQuarter1)'}&amp;gt;}MValue) - Sum({&amp;lt;Year = {'$(vYearQuarter2)'}&amp;gt;}MValue)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Now I want to include a filter (slider object) to filter values on X axis i.e. my slider should read min(above expression) to Max(above expression) but when I try to use min and max on the above expression I get garbage value error. Am I missing something here? Could someone please help me with this issue? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;thanks!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 17:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896807#M1012937</guid>
      <dc:creator />
      <dc:date>2015-05-14T17:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896808#M1012938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I feel that since this is a new question that you are asking why don't you start a new thread with an example??? It would be probably easier for people to see the issue at hand and you can always give a link to this thread if they want to see more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a thought &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 17:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896808#M1012938</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-14T17:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: select dynamic input for a graph</title>
      <link>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896809#M1012939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am actually creating a new thread as well but wanted to post here since this thread has more background information. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 18:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-dynamic-input-for-a-graph/m-p/896809#M1012939</guid>
      <dc:creator />
      <dc:date>2015-05-14T18:02:52Z</dc:date>
    </item>
  </channel>
</rss>

