<?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 Input Box with pre defined listed values - formula instead of written list in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Input-Box-with-pre-defined-listed-values-formula-instead-of/m-p/177170#M44878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi oleg excellent advise&lt;/P&gt;&lt;P&gt;many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Mar 2011 16:39:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-23T16:39:35Z</dc:date>
    <item>
      <title>Input Box with pre defined listed values - formula instead of written list</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-with-pre-defined-listed-values-formula-instead-of/m-p/177166#M44874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an input box that works fine with a predifined list of values typed in e.g.&lt;/P&gt;&lt;P&gt;;&lt;B&gt;Very Easy;Somewhat Easy;Undecided;Somewhat Difficult;Very Difficult&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3908_sourceID:3908" /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;However im trying to add a forumla that has these predifined values stored in a field called 'Answer Options'. The formula picks up the values correctly which but doesnt make them appear as a list. My formula is:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;=ONLY({1&amp;lt;[Question Number]={"1"}&amp;gt;}[Answer Options])&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3909_sourceID:3909" /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3910_sourceID:3910" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 15:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-with-pre-defined-listed-values-formula-instead-of/m-p/177166#M44874</guid>
      <dc:creator />
      <dc:date>2011-03-23T15:59:00Z</dc:date>
    </item>
    <item>
      <title>Input Box with pre defined listed values - formula instead of written list</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-with-pre-defined-listed-values-formula-instead-of/m-p/177167#M44875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;function Only() can't be used for multiple values - it can only return a single available value. The syntax for your case is this:&lt;/P&gt;&lt;P&gt;=concat(&lt;B&gt;{1&amp;lt;[Question Number]={"1"}&amp;gt;}&lt;/B&gt; [Answer Options], ',')&lt;/P&gt;&lt;P&gt;You may wonder why do we use a coma instead of a semi-colon (I'm wondering, too), but this is the way it works - the list is presented correctly with the coma, and incorrectly with semi-colon, for some reason...&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 16:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-with-pre-defined-listed-values-formula-instead-of/m-p/177167#M44875</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-23T16:11:48Z</dc:date>
    </item>
    <item>
      <title>Input Box with pre defined listed values - formula instead of written list</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-with-pre-defined-listed-values-formula-instead-of/m-p/177168#M44876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg,&lt;/P&gt;&lt;P&gt;Thanks for your help. But the list still comes up as 1 value.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/6683.incorrect-list.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/6683.incorrect-list.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Perhaps a look at the data sheet that feeds the field 'Answer Options' explains how my data is organised. Im trying to use the box in red from the formula.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/5504.list-options.JPG"&gt;&lt;/A&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/4530.list-options.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/4530.list-options.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 16:28:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-with-pre-defined-listed-values-formula-instead-of/m-p/177168#M44876</guid>
      <dc:creator />
      <dc:date>2011-03-23T16:28:22Z</dc:date>
    </item>
    <item>
      <title>Input Box with pre defined listed values - formula instead of written list</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-with-pre-defined-listed-values-formula-instead-of/m-p/177169#M44877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try replacing semi-colons with commas and see if it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 16:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-with-pre-defined-listed-values-formula-instead-of/m-p/177169#M44877</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-23T16:35:02Z</dc:date>
    </item>
    <item>
      <title>Input Box with pre defined listed values - formula instead of written list</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-with-pre-defined-listed-values-formula-instead-of/m-p/177170#M44878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi oleg excellent advise&lt;/P&gt;&lt;P&gt;many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 16:39:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-with-pre-defined-listed-values-formula-instead-of/m-p/177170#M44878</guid>
      <dc:creator />
      <dc:date>2011-03-23T16:39:35Z</dc:date>
    </item>
    <item>
      <title>Input Box with pre defined listed values - formula instead of written list</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-with-pre-defined-listed-values-formula-instead-of/m-p/177171#M44879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;let me take back what I said before about only() - in your case, you already combined multiple values into a single field, so the use of only() was totally appropriate...&lt;/P&gt;&lt;P&gt;I just tested the list with commas, and it works just fine. See attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 16:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-with-pre-defined-listed-values-formula-instead-of/m-p/177171#M44879</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-23T16:44:07Z</dc:date>
    </item>
  </channel>
</rss>

