<?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: Set variable value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383695#M143200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan&lt;/P&gt;&lt;P&gt;Thanks for your answer. What you describe is how it is right now. What I try is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;chart1 condition: vOps=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;chart2 condition: vOps=2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Button1 -&amp;gt; Set Variable -&amp;gt; Variable is vOps and Value is 1 and 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;I guess this is not possible...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Regards Michael&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 11:43:41 GMT</pubDate>
    <dc:creator>michael84</dc:creator>
    <dc:date>2012-09-04T11:43:41Z</dc:date>
    <item>
      <title>Set variable value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383688#M143193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Does anyone know how to set two variable values at once? I have a Button and there is the possibility to add Actions. The Action Type "External" has the possibility to set a variable. How do i have to write the value, so that the Button selects the two values of the same variable?&lt;IMG __jive_id="21274" class="jive-image-thumbnail jive-image" onclick="" alt="bsp.gif" src="https://community.qlik.com/legacyfs/online/21274_bsp.gif" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 06:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383688#M143193</guid>
      <dc:creator>michael84</dc:creator>
      <dc:date>2012-09-04T06:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383689#M143194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A variable can have only one value. So you can not set it to 2 values.&lt;/P&gt;&lt;P&gt;But if you want your button to trigger a selection in some field, then you need a different kind of action, e.g. 'Select in Field'.&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;Masha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 07:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383689#M143194</guid>
      <dc:creator>masha-ecraft</dc:creator>
      <dc:date>2012-09-04T07:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383690#M143195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Use this code in Value Text box:&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;=v1 &amp;amp; 'and' &amp;amp; v2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheeers!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 07:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383690#M143195</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-09-04T07:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383691#M143196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, adding to Masha A's response. You have the possibilty to set a range of values and pass those to set analysis.&lt;/P&gt;&lt;P&gt;For instance in the Value field of the Set Variable screen you enter 5, 100. And then use this as a variable in set analysis, for instance &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OpsID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vOPS)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;). &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards, Sander&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 07:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383691#M143196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-04T07:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383692#M143197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;what do you want to do with OPS variable?&lt;/P&gt;&lt;P&gt;Value of variable can be in certian situations interpreted as a more than one value, as it is in attached example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 07:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383692#M143197</guid>
      <dc:creator />
      <dc:date>2012-09-04T07:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383693#M143198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use the variable as a Conditional in a Chart. &lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="21289" class="jive-image-thumbnail jive-image" height="338" onclick="" alt="exp.jpg" src="https://community.qlik.com/legacyfs/online/21289_exp.jpg" width="400" /&gt;&lt;/P&gt;&lt;P&gt;I want to create a report where two Charts with different Conditional are displayed together but in the application they should not be displaied together. So my guess was to set two values at once, which in this case, referring to Masha,&amp;nbsp; does not work unless someone has another idea...&lt;/P&gt;&lt;P&gt;Many thanks for your help&lt;/P&gt;&lt;P&gt;regards Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 08:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383693#M143198</guid>
      <dc:creator>michael84</dc:creator>
      <dc:date>2012-09-04T08:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383694#M143199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;If i understood your problem. Take two buttons one for chart1 and another for chart2. Give the conditions for both charts as: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;chart1 condition: vOps=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;chart1 condition: vOps=2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Button1 -&amp;gt; Set Variable -&amp;gt; Variable as vOps and Value as 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Button2 -&amp;gt; Set Variable -&amp;gt; Variable as vOps and Value as 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;When you click on button1 it shows first chart and when you click on second button it shows second chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;If i'm not clear please explain clearly what you need exactly with sample example or sample example with qvw file.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hope it helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 09:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383694#M143199</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-09-04T09:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383695#M143200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan&lt;/P&gt;&lt;P&gt;Thanks for your answer. What you describe is how it is right now. What I try is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;chart1 condition: vOps=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;chart2 condition: vOps=2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Button1 -&amp;gt; Set Variable -&amp;gt; Variable is vOps and Value is 1 and 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;I guess this is not possible...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Regards Michael&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 11:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383695#M143200</guid>
      <dc:creator>michael84</dc:creator>
      <dc:date>2012-09-04T11:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383696#M143201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need functionality with single button. Plz check the attached file for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 12:39:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-variable-value/m-p/383696#M143201</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-09-04T12:39:55Z</dc:date>
    </item>
  </channel>
</rss>

