<?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: How to Get Single Value Selection List Box Value in Set Expression and Variable ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Get-Single-Value-Selection-List-Box-Value-in-Set/m-p/949886#M950628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Dec 2015 20:09:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-04T20:09:39Z</dc:date>
    <item>
      <title>How to Get Single Value Selection List Box Value in Set Expression and Variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Single-Value-Selection-List-Box-Value-in-Set/m-p/949881#M950623</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 have on list box which is single value selection only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once user will select one value from this list box,&lt;/P&gt;&lt;P&gt;i would need to pass this value to set expression and&lt;/P&gt;&lt;P&gt;also assign this value to variable ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How we can do this in QV ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 23:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Single-Value-Selection-List-Box-Value-in-Set/m-p/949881#M950623</guid>
      <dc:creator />
      <dc:date>2015-12-03T23:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Single Value Selection List Box Value in Set Expression and Variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Single-Value-Selection-List-Box-Value-in-Set/m-p/949882#M950624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Variable definition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only(FieldName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set expression (though it's unclear how your set expression looks like and where you want to use the variable), just as example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Month = {"&amp;lt;=$(=Only(FieldName))"} &amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 23:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Single-Value-Selection-List-Box-Value-in-Set/m-p/949882#M950624</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-12-03T23:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Single Value Selection List Box Value in Set Expression and Variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Single-Value-Selection-List-Box-Value-in-Set/m-p/949883#M950625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it would be better if you give more details (may be a sample) so that we can help you with a better helpful answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 01:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Single-Value-Selection-List-Box-Value-in-Set/m-p/949883#M950625</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-04T01:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Single Value Selection List Box Value in Set Expression and Variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Single-Value-Selection-List-Box-Value-in-Set/m-p/949884#M950626</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;To get value from listbox use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only(FieldName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In expression&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;FieldName= {"$(=Only(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FieldName&lt;/SPAN&gt;))"} &amp;gt;} MeasureName)&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;Hope this helps you.&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;Regards,&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;jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 02:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Single-Value-Selection-List-Box-Value-in-Set/m-p/949884#M950626</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-12-04T02:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Single Value Selection List Box Value in Set Expression and Variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Single-Value-Selection-List-Box-Value-in-Set/m-p/949885#M950627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌BTW, only() is the default function. So you can simplify your expression as &lt;/P&gt;&lt;P&gt;=Fieldname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 04:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Single-Value-Selection-List-Box-Value-in-Set/m-p/949885#M950627</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-12-04T04:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Single Value Selection List Box Value in Set Expression and Variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Single-Value-Selection-List-Box-Value-in-Set/m-p/949886#M950628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 20:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Single-Value-Selection-List-Box-Value-in-Set/m-p/949886#M950628</guid>
      <dc:creator />
      <dc:date>2015-12-04T20:09:39Z</dc:date>
    </item>
  </channel>
</rss>

