<?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: Using a button to extract a variable's values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144166#M904411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this in a list box expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(If($(vBurnRate) &amp;lt; '85%', 'Red',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If($(vBurnRate)&amp;gt;='85%' and $(vBurnRate)&amp;lt;'90%', 'Yellow',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If($(vBurnRate)&amp;gt;='90%' and $(vBurnRate)&amp;lt;='100%', 'Green',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If($(vBurnRate)&amp;gt;='101%' and $(vBurnRate)&amp;lt;='110%', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'Green',&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If($(vBurnRate)&amp;gt;='111%' and $(vBurnRate)&amp;lt;='115%', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'Yellow',&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If($(vBurnRate)&amp;gt;'115%', &lt;SPAN style="font-size: 13.3333px;"&gt;'Red'&lt;/SPAN&gt;)))))), [Dev % Complete])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2016 17:10:44 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-06-29T17:10:44Z</dc:date>
    <item>
      <title>Using a button to extract a variable's values</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144163#M904408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am making a straight table chart in Qlikview and I am trying to select certain values in the chart by using a button. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My chart looks like the image below. Burn rate comes from the variable 'vBurnRate' which comes from dividing Dev % Burn by Dev % Complete. It is currently $(vBurnRate) in the expression. The colors are indicated by greater than or less than percentages. For example red is if the Burn Rate is &amp;lt;85% and also if it is &amp;gt;115%. It is yellow if it is 85-89% and also if it is 111-115%. It is green if it is 90-110%.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="CHART.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129587_CHART.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to make a button that can select, based on Burn Rate, if it is red, yellow, or green based on the percentage range above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144163#M904408</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to extract a variable's values</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144164#M904409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share information about your background color expression and the dimensions to help you better&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 16:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144164#M904409</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-29T16:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to extract a variable's values</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144165#M904410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;The dimension I am using is the Dev % Complete which is just a number as a percent. For example 30%.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;My expressions are:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;- Dev % Burn:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vDevBurn)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This variable's value is: &lt;SPAN style="font-size: 10pt;"&gt;(sum({$&amp;lt;[Tracker.Category]={"Development"}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;[Tracker.Time Reported Actual]) / ([Developer.Dev Estimated Efforts]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;-Burn Rate:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vBurnRate) &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This variable's value is: $(vDevBurn)/[Developer.Dev % Complete]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The background color expression for the fields are:&lt;/P&gt;&lt;P&gt;if($(vBurnRate)&amp;lt;'85%',rgb(255,110,110),&lt;/P&gt;&lt;P&gt;if($(vBurnRate)&amp;gt;='85%' and $(vBurnRate)&amp;lt;'90%',rgb(255,255,0),&lt;/P&gt;&lt;P&gt;if($(vBurnRate)&amp;gt;='90%' and $(vBurnRate)&amp;lt;='100%',rgb(34,139,34),&lt;/P&gt;&lt;P&gt;if($(vBurnRate)&amp;gt;='101%' and $(vBurnRate)&amp;lt;='110%',rgb(34,139,34),&lt;/P&gt;&lt;P&gt;if($(vBurnRate)&amp;gt;='111%' and $(vBurnRate)&amp;lt;='115%',rgb(255,255,0),&lt;/P&gt;&lt;P&gt;If($(vBurnRate)&amp;gt;'115%',rgb(255,110,110)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; ))))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 16:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144165#M904410</guid>
      <dc:creator />
      <dc:date>2016-06-29T16:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to extract a variable's values</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144166#M904411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this in a list box expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(If($(vBurnRate) &amp;lt; '85%', 'Red',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If($(vBurnRate)&amp;gt;='85%' and $(vBurnRate)&amp;lt;'90%', 'Yellow',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If($(vBurnRate)&amp;gt;='90%' and $(vBurnRate)&amp;lt;='100%', 'Green',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If($(vBurnRate)&amp;gt;='101%' and $(vBurnRate)&amp;lt;='110%', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'Green',&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If($(vBurnRate)&amp;gt;='111%' and $(vBurnRate)&amp;lt;='115%', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'Yellow',&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If($(vBurnRate)&amp;gt;'115%', &lt;SPAN style="font-size: 13.3333px;"&gt;'Red'&lt;/SPAN&gt;)))))), [Dev % Complete])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 17:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144166#M904411</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-29T17:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to extract a variable's values</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144167#M904412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you check the variable(&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vBurnRate)&lt;/STRONG&gt; value shows with % or only numbers ? like 85% or 0.85?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(vBurnRate)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;lt;0.85,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(255,110,110),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(vBurnRate)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;gt;=0.85 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;and&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(vBurnRate)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;lt;0.9,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(255,255,0),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(vBurnRate)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;gt;=0.9 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;and&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(vBurnRate)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;lt;=1,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(34,139,34),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(vBurnRate)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;gt;=1.01 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;and&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(vBurnRate)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;lt;=1.1,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(34,139,34),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(vBurnRate)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;gt;=1.11 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;and&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(vBurnRate)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;lt;=1.15,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(255,255,0),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(vBurnRate)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;gt;1.15,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(255,110,110)&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt; )))))) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 17:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144167#M904412</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-06-29T17:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to extract a variable's values</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144168#M904413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot use a list box because I have two other fields that are in my chart. I have names of developers and a WR # they are working on. When I did try it, only a few numbers connected to the colors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 17:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144168#M904413</guid>
      <dc:creator />
      <dc:date>2016-06-29T17:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to extract a variable's values</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144169#M904414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works with both % and with numbers. When I tried &amp;lt;85% it worked and when I tried &amp;lt;0.85 it worked as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 18:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144169#M904414</guid>
      <dc:creator />
      <dc:date>2016-06-29T18:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to extract a variable's values</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144170#M904415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can try this logic,&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 05:46:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144170#M904415</guid>
      <dc:creator>susovan</dc:creator>
      <dc:date>2016-06-30T05:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to extract a variable's values</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144171#M904416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Similar to this way: &lt;A href="https://community.qlik.com/message/1073280"&gt;Re: Need to use set analysis expression for a button&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 05:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144171#M904416</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-06-30T05:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to extract a variable's values</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144172#M904417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 18:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144172#M904417</guid>
      <dc:creator />
      <dc:date>2016-06-30T18:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to extract a variable's values</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144173#M904418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sort of worked in the straight table but I can't get my buttons to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 18:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-extract-a-variable-s-values/m-p/1144173#M904418</guid>
      <dc:creator />
      <dc:date>2016-06-30T18:26:52Z</dc:date>
    </item>
  </channel>
</rss>

