<?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: List Box with Code and description in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553110#M743461</link>
    <description>&lt;P&gt;Got it!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the sample&amp;nbsp; ... That cleared it up!&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2019 16:46:44 GMT</pubDate>
    <dc:creator>Johnnyg248</dc:creator>
    <dc:date>2019-03-06T16:46:44Z</dc:date>
    <item>
      <title>List Box with Code and description</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553030#M743450</link>
      <description>&lt;P&gt;We have a table that contains a 3&amp;nbsp; character code and 10 character description&lt;/P&gt;&lt;P&gt;I do have a field that has the concatenation of 3 character code, followed by description which I have&lt;/P&gt;&lt;P&gt;used to create a list box&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use the 3 character code as&amp;nbsp;part of the &amp;nbsp;selection criteria for my straight table but not sure best way to do this&lt;/P&gt;&lt;P&gt;I know in vb there is a display and value field but not sure about qlik view&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553030#M743450</guid>
      <dc:creator>Johnnyg248</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with Code and description</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553035#M743452</link>
      <description>&lt;P&gt;So you want to have a column in the straight table with the 3 character code in?&lt;/P&gt;&lt;P&gt;is that what you mean?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 14:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553035#M743452</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2019-03-06T14:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with Code and description</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553043#M743453</link>
      <description>&lt;P&gt;Do you have the original 3 character code as a field in your data model?&amp;nbsp; If so, just use that field name in the straight table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 15:08:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553043#M743453</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2019-03-06T15:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with Code and description</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553058#M743455</link>
      <description>&lt;P&gt;Exactly as&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp; says, use the single field in the table. if you dont have it then you could use a calculated dimension instead left(combined_field,3)&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 15:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553058#M743455</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2019-03-06T15:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with Code and description</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553068#M743457</link>
      <description>Hi&lt;BR /&gt;There is no object in Qlik similar to VB drop down combo box that takes value and display properties. Suggest to have the description in the straight table and you can create a search object and have the code in the search</description>
      <pubDate>Wed, 06 Mar 2019 15:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553068#M743457</guid>
      <dc:creator>ziadm</dc:creator>
      <dc:date>2019-03-06T15:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with Code and description</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553088#M743458</link>
      <description>&lt;P&gt;Thanks for all the responses!&lt;/P&gt;&lt;P&gt;I'm new to qlikview and have to say the response time is very impressive!&lt;/P&gt;&lt;P&gt;I'm thinking perhaps I'm not explaining my question very well&amp;nbsp; (Combined with my newness to qlikview) &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I attached a screen shot that I think illustrates what I'm looking for&lt;/P&gt;&lt;P&gt;If I select a category or 2 in the list box...I only want records in the straight table that match the category(ies)&lt;/P&gt;&lt;P&gt;and as you can see in the screen shot I'm not getting that result&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;conceptually I understand the comments...guess I'm confused as to implementation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps if someone could post a qvw?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Really appreciate your patience!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 16:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553088#M743458</guid>
      <dc:creator>Johnnyg248</dc:creator>
      <dc:date>2019-03-06T16:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with Code and description</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553091#M743459</link>
      <description>&lt;P&gt;It looks like its an issue with your data model. Can you post a sample? Maybe scramble any sensitive data first (you can do that in QlikView - Doc properties&amp;gt;scramble tab and choose the fields you wish to scramble)&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 16:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553091#M743459</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2019-03-06T16:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with Code and description</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553102#M743460</link>
      <description>&lt;P&gt;a very simple example attached to show creating a combined field and using it to make selections&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 16:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553102#M743460</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2019-03-06T16:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with Code and description</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553110#M743461</link>
      <description>&lt;P&gt;Got it!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the sample&amp;nbsp; ... That cleared it up!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 16:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553110#M743461</guid>
      <dc:creator>Johnnyg248</dc:creator>
      <dc:date>2019-03-06T16:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with Code and description</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553115#M743462</link>
      <description>&lt;P&gt;Glad it helped &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 16:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-with-Code-and-description/m-p/1553115#M743462</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2019-03-06T16:51:48Z</dc:date>
    </item>
  </channel>
</rss>

