<?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: $Field question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-question/m-p/494624#M185007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression from swuehl will only work with fields named without spaces. If you have fields with space in the name use: &lt;/P&gt;&lt;P&gt;='$(=GetFieldSelections( $Field ))'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Dec 2013 22:18:50 GMT</pubDate>
    <dc:creator>jacekvsp</dc:creator>
    <dc:date>2013-12-04T22:18:50Z</dc:date>
    <item>
      <title>$Field question</title>
      <link>https://community.qlik.com/t5/QlikView/Field-question/m-p/494621#M185004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the bright idea of creating two list boxes as an easy way to browse through the data of new dashboard projects, but I can't get it to work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create the first list box with $Field and the second with an expression:&amp;nbsp; =GetFieldSelections([$Field]). My thought was that I could cycle through the different fields to quickly see the values of the different fields as I was experimenting with new objects. Unfortunately, it didn't work. The second list box shows the name of the field selected in the first, but not the values of that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="45509" class="jive-image-thumbnail jive-image" onclick="" alt="8-14-2013 9-23-44 AM.png" src="/legacyfs/online/45509_8-14-2013 9-23-44 AM.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I be able to do this and I just messed up the expression? Or am I barking up the wrong tree?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 15:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-question/m-p/494621#M185004</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2013-08-14T15:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: $Field question</title>
      <link>https://community.qlik.com/t5/QlikView/Field-question/m-p/494622#M185005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using this as field expression in your list box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(=GetFieldSelections( $Field ))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 15:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-question/m-p/494622#M185005</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-08-14T15:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: $Field question</title>
      <link>https://community.qlik.com/t5/QlikView/Field-question/m-p/494623#M185006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 18:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-question/m-p/494623#M185006</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2013-08-14T18:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: $Field question</title>
      <link>https://community.qlik.com/t5/QlikView/Field-question/m-p/494624#M185007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression from swuehl will only work with fields named without spaces. If you have fields with space in the name use: &lt;/P&gt;&lt;P&gt;='$(=GetFieldSelections( $Field ))'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 22:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-question/m-p/494624#M185007</guid>
      <dc:creator>jacekvsp</dc:creator>
      <dc:date>2013-12-04T22:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: $Field question</title>
      <link>https://community.qlik.com/t5/QlikView/Field-question/m-p/494625#M185008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have built a data profiler that I now use on the majority of client sites that I work on.&amp;nbsp; This uses the max possible $Field - rather than relying on one being selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can download my profiler from QlikCommunity here:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5161"&gt;http://community.qlik.com/docs/DOC-5161&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will also find a link to a blog post there which describes how the profiler has been built.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is of interest to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 00:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-question/m-p/494625#M185008</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2013-12-05T00:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: $Field question</title>
      <link>https://community.qlik.com/t5/QlikView/Field-question/m-p/494626#M185009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Steve!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 14:54:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-question/m-p/494626#M185009</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2013-12-05T14:54:02Z</dc:date>
    </item>
  </channel>
</rss>

