<?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: Inputbox with predifined Values using RGB, comma problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27001#M4508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Evaluate(CustomColor) as CustomColor&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomColor&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Red()&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Blue()&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yellow()&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RGB(96,112,169)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;](delimiter is ';');&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;They will be converted to RGB values but the colours will be correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2018 13:33:32 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2018-04-12T13:33:32Z</dc:date>
    <item>
      <title>Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/26997#M4504</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;I wish to provide an inputbox with predefined Colors that I load in script&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt; Inline [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomColor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Red()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Blue()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Yellow()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '=RGB(96,112,169)'&lt;/P&gt;&lt;P&gt;](delimiter is ';');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those Colors are to be used as predefined Values which fails, as the predefined values are supposed to be comma separated:&lt;/P&gt;&lt;P&gt;=concat(CustomColor, ',')&lt;/P&gt;&lt;P&gt;Can I change the delimiter for the predefined values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or how else can I define a color without comma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 12:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/26997#M4504</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2018-04-12T12:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/26998#M4505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The inline table doesn't recognize functions. Every piece of data is considered a textstring.&lt;IMG __jive_id="199419" alt="input box.PNG" class="jive-image image-1" src="/legacyfs/online/199419_input box.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the expected output, you can define a variable with the value vColor &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;= RGB(96,112,169)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;then use the variable in your inline load.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 12:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/26998#M4505</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-12T12:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/26999#M4506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of the rgb() function you could use the color-index behind the rgb. How it worked see here: &lt;A href="https://community.qlik.com/docs/DOC-19921"&gt;Colors in Qlik&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 13:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/26999#M4506</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-04-12T13:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27000#M4507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you asking Inputbox? But we don't have RGB for IB. So, I would ask you to share expected result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 13:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27000#M4507</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-04-12T13:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27001#M4508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Evaluate(CustomColor) as CustomColor&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomColor&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Red()&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Blue()&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yellow()&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RGB(96,112,169)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;](delimiter is ';');&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;They will be converted to RGB values but the colours will be correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 13:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27001#M4508</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-04-12T13:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27002#M4509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any function is just text until it is evaluated.&lt;/P&gt;&lt;P&gt;Your answer does not help, unfortunalely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 14:28:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27002#M4509</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2018-04-12T14:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27003#M4510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That appears to be an adequate solution however it means that I am stuck with the qlik color pallete, which I am trying to circumvent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, concluding from your evasion, I assume that I cannot change the parsing of the inputbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 14:30:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27003#M4510</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2018-04-12T14:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27004#M4511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like the input box to contain the color strings and for the inputbox to accept those color strings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 14:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27004#M4511</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2018-04-12T14:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27005#M4512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is interesting, and might be helpful for another task.&lt;/P&gt;&lt;P&gt;Unfortunately your suggestion makes it even worse, as now every string contains commas, that lead to parsing problems in the inputbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless there is a representation of colors that does not contain color ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 14:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27005#M4512</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2018-04-12T14:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27006#M4513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wouldn't say that there is no way to bypass it within an inputbox but I think it won't be sensible because it would need some efforts and probably also have some further disadvantages. Especially if there much easier solutions possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At first I suggest using a listbox and not an inputbox and then extending the suggestion from Jonathan you could use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD dual(&lt;EM&gt;CustomColor, num(&lt;/EM&gt;Evaluate(ColorIndex))) as CustomColor&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomColor, ColorIndex&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Red; Red()&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Blue; Blue()&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yellow; Yellow()&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OtherColor; RGB(96,112,169)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;](delimiter is ';');&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then the users could just select within the listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 14:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27006#M4513</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-04-12T14:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27007#M4514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for that educational piece of script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have played a little but am not fully satisfied, yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two open questions &lt;/P&gt;&lt;P&gt;First, why not use an inputbox, when I want do define variables using predefined values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second, how can I evaluate the associated values? When I want do define the color of a textbox I can use the ColorIndex, but not the ColorName.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 16:44:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27007#M4514</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2018-04-12T16:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27008#M4515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have played a little more and it appears that I want to "dereference" the 'dualed' field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When putting the number of the color into the color fields, they change color as expected. &lt;/P&gt;&lt;P&gt;Using their names, does not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 17:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27008#M4515</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2018-04-12T17:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27009#M4516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was about to post the same solution until realizing you already had the idea, so I just add&amp;nbsp; a picture to your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_298045_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/199508_QlikCommunity_Thread_298045_Pic1.JPG" style="font-size: 10pt; height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 22:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27009#M4516</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-04-12T22:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27010#M4517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After all I'm not sure if I understand what do you want to do where and why but I think to assign a color worked both per fieldselection (also with dual-values) and per variable with a predefined valuelist created per expression. Personally I think I would prefer the selection approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/199532_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 06:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27010#M4517</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-04-13T06:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27011#M4518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for that app.&lt;/P&gt;&lt;P&gt;I have arrived at that solution as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with selection is that I have 6 color variables, each with its own selectable color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting from the current solution I would like to display the color labels as predefined values and then use the colors for coloring like&lt;/P&gt;&lt;P&gt;=only({1&amp;lt;CustomColor = $(vColor)&amp;gt;} '='&amp;amp;ColorVariableConcat)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this does not appear to work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 07:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27011#M4518</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2018-04-13T07:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Inputbox with predifined Values using RGB, comma problem</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27012#M4519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1470424"&gt;Re: Color Formulas wont evaluate Color String&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 07:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-with-predifined-Values-using-RGB-comma-problem/m-p/27012#M4519</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-04-13T07:26:24Z</dc:date>
    </item>
  </channel>
</rss>

