<?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 Selecting multiple values in a certain field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178128#M503610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out those APIs:&lt;/P&gt;&lt;P&gt;"SelectValues",&lt;/P&gt;&lt;P&gt;"SelectAndValues",&lt;/P&gt;&lt;P&gt;"ReduceData"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not already using QlikView API Guide, I highly recommend it - it's under Program Files\QlikView\Documentation\ folder.&lt;/P&gt;&lt;P&gt;regards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Dec 2009 22:08:12 GMT</pubDate>
    <dc:creator>Oleg_Troyansky</dc:creator>
    <dc:date>2009-12-07T22:08:12Z</dc:date>
    <item>
      <title>Selecting multiple values in a certain field</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178126#M503608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a question regarding using macros in Qlik.&lt;/P&gt;&lt;P&gt;I know how to select a value from a certain field using a macro with VBScript language, but i want to select multiple values.&lt;/P&gt;&lt;P&gt;Also i would like to know if i can reduce data using macros( the equivalent of reduce data from file menu ).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please help.[*-)]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2009 21:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178126#M503608</guid>
      <dc:creator />
      <dc:date>2009-12-07T21:57:24Z</dc:date>
    </item>
    <item>
      <title>AW:Selecting multiple values in a certain field</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178127#M503609</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 do it withToggleSelect:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&amp;lt;pre&amp;gt;sub multi_select&lt;BR /&gt;ActiveDocument.Fields("Field1").Select "a"&lt;BR /&gt;ActiveDocument.Fields("Field1").ToggleSelect "b"&lt;BR /&gt;end sub&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Kind regards.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2009 22:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178127#M503609</guid>
      <dc:creator />
      <dc:date>2009-12-07T22:05:12Z</dc:date>
    </item>
    <item>
      <title>Selecting multiple values in a certain field</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178128#M503610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out those APIs:&lt;/P&gt;&lt;P&gt;"SelectValues",&lt;/P&gt;&lt;P&gt;"SelectAndValues",&lt;/P&gt;&lt;P&gt;"ReduceData"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not already using QlikView API Guide, I highly recommend it - it's under Program Files\QlikView\Documentation\ folder.&lt;/P&gt;&lt;P&gt;regards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2009 22:08:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178128#M503610</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-12-07T22:08:12Z</dc:date>
    </item>
    <item>
      <title>AW:Selecting multiple values in a certain field</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178129#M503611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 15:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178129#M503611</guid>
      <dc:creator />
      <dc:date>2009-12-08T15:09:56Z</dc:date>
    </item>
    <item>
      <title>Selecting multiple values in a certain field</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178130#M503612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;I will look up for those!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 15:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178130#M503612</guid>
      <dc:creator />
      <dc:date>2009-12-08T15:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting multiple values in a certain field</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178131#M503613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I exclude only 1 value from a certain field ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 09:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178131#M503613</guid>
      <dc:creator />
      <dc:date>2014-12-16T09:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting multiple values in a certain field</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178132#M503614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am trying to make a a selection from a list box which has an expression in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I generally use the below syntax to select values from list box:-&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;listbox3=Array("&amp;lt;value&amp;gt;")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Set Qv = CreateObject("QlikTech.QlikView")&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Set QvDoc = Qv.OpenDoc("&amp;lt;QV_File_location&amp;gt;")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;QvDoc.GetSheetObject("&amp;lt;objectID")&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Set fz = QvDoc.Fields("objectname")&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;for each v in listbox3&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; fz.ToggleSelect v&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;But whenever I try to access an expression from a list box, it will have an objectID but wont have an object name&amp;nbsp; ? How can I solve for this problem ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 10:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-a-certain-field/m-p/178132#M503614</guid>
      <dc:creator />
      <dc:date>2014-12-29T10:42:05Z</dc:date>
    </item>
  </channel>
</rss>

