<?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 List Box - List all Field Names in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-List-all-Field-Names/m-p/403517#M150130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did my best to try and find the answer to this, but no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I want to do is have an input box drop-down, listing all the fields of a single table.&amp;nbsp; I already have a chart dynamically responding to a manual list of fields in a drop-down (list box), but I'd like to get all the fields in the list box without having to type them all out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, hopefully this is not redundant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 May 2013 02:30:18 GMT</pubDate>
    <dc:creator>jzimolong</dc:creator>
    <dc:date>2013-05-24T02:30:18Z</dc:date>
    <item>
      <title>List Box - List all Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-List-all-Field-Names/m-p/403517#M150130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did my best to try and find the answer to this, but no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I want to do is have an input box drop-down, listing all the fields of a single table.&amp;nbsp; I already have a chart dynamically responding to a manual list of fields in a drop-down (list box), but I'd like to get all the fields in the list box without having to type them all out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, hopefully this is not redundant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 02:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-List-all-Field-Names/m-p/403517#M150130</guid>
      <dc:creator>jzimolong</dc:creator>
      <dc:date>2013-05-24T02:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: List Box - List all Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-List-all-Field-Names/m-p/403518#M150131</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;Try to create one ListBox with Expression &lt;CODE class="jive-code"&gt;=$Field&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 02:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-List-all-Field-Names/m-p/403518#M150131</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-05-24T02:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: List Box - List all Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-List-all-Field-Names/m-p/403519#M150132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sokkorn, how can I capture the selection of this ListBox in a variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 03:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-List-all-Field-Names/m-p/403519#M150132</guid>
      <dc:creator>jzimolong</dc:creator>
      <dc:date>2013-05-24T03:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: List Box - List all Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-List-all-Field-Names/m-p/403520#M150133</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;Try this vField=GetFieldSelections([$Field])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 05:06:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-List-all-Field-Names/m-p/403520#M150133</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-05-24T05:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: List Box - List all Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-List-all-Field-Names/m-p/403521#M150134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That does it, thank you again Sokkorn.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 10:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-List-all-Field-Names/m-p/403521#M150134</guid>
      <dc:creator>jzimolong</dc:creator>
      <dc:date>2013-05-24T10:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: List Box - List all Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-List-all-Field-Names/m-p/403522#M150135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 10:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-List-all-Field-Names/m-p/403522#M150135</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-05-24T10:46:10Z</dc:date>
    </item>
  </channel>
</rss>

