<?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: Create a listbox with several variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442558#M567066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I make 5 formulas loaded into 1 field using an inline statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2012 07:29:52 GMT</pubDate>
    <dc:creator>pauldamen</dc:creator>
    <dc:date>2012-11-19T07:29:52Z</dc:date>
    <item>
      <title>Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442555#M567063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a listbox containing different variables I made which you can select.&lt;/P&gt;&lt;P&gt;So I have 5 variables created (5 formulas) which I&amp;nbsp; want to put in a listbox so that users can select 1 which is then put into a graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I put the 5 variables in 1 listbox? I can't make a group because it is nog cyclic or drill down, I want to display the five variables just in a row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How someone can help me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 15:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442555#M567063</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2012-11-16T15:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442556#M567064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am not sure but try like this.. goto the&amp;nbsp; properties of listbox &lt;/P&gt;&lt;P&gt;when u create list box for one field ,when u scroll down the fieldnames u will find a option expression for listbox,&lt;/P&gt;&lt;P&gt;then use the necesssary formulas&amp;nbsp; and create ur own list box..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 15:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442556#M567064</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2012-11-16T15:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442557#M567065</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;Use inline sstatement in script to load your 5 formulas into one field. Then you could use this field in a listbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 17:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442557#M567065</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-11-16T17:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442558#M567066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I make 5 formulas loaded into 1 field using an inline statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 07:29:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442558#M567066</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2012-11-19T07:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442559#M567067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fieldname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value5&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then use fieldname for your listbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;MT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 07:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442559#M567067</guid>
      <dc:creator />
      <dc:date>2012-11-19T07:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442560#M567068</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;Is not working, it doesn't take the formula, the formula format looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Betrokken bij echtscheiding &amp;lt;18]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/sum(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Jongeren onder 18 jaar]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)*1000; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;But after the second bracket (before the next sum) it stops the formula, if have tried to put " around it but that doesn't help either.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Paul&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 13:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442560#M567068</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2012-11-19T13:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442561#M567069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two things: the quotes&amp;nbsp; + dollar-sign expansion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 16:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442561#M567069</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-11-19T16:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442562#M567070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also with the quotes and the $ sign it doesn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 08:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442562#M567070</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2012-11-20T08:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442563#M567071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried single quotes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 08:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442563#M567071</guid>
      <dc:creator />
      <dc:date>2012-11-20T08:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442564#M567072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to see the result have you tried to put a = at the beginning?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 08:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442564#M567072</guid>
      <dc:creator />
      <dc:date>2012-11-20T08:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442565#M567073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes also tried the single quotes, it always only wants to load the only the first part of the formula.&lt;/P&gt;&lt;P&gt;I have attached the file. I have now tried to put the variables under the second tab "bronnen" and the inline load is in the last tab "analyse"&lt;/P&gt;&lt;P&gt;Hope you can help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 08:22:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442565#M567073</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2012-11-20T08:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442566#M567074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this when you set your variables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set vTienermoeders = "sum([Aantal tienermoeders])/sum({&amp;lt;Geslacht = {'Vrouwen'}&amp;gt;}[Vrouwen onder 18 jaar])";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;MT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 08:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442566#M567074</guid>
      <dc:creator />
      <dc:date>2012-11-20T08:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442567#M567075</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;There are some undocumented features for inline loads. Here is an example that could work for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13534019237507859" jivemacro_uid="_13534019237507859"&gt;&lt;P&gt;LOAD Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Replace(Value, '#', '$') As Value&lt;/P&gt;&lt;P&gt;Inline&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Key| Value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;A| sum([Betrokken bij echtscheiding &amp;lt;18])/sum([Jongeren onder 18 jaar])*1000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;B| sum(#(vExpr)) / 1000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;C| sum(if(Flag = 3, 0, 1))&lt;/P&gt;&lt;P&gt;" (delimiter is '|')&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The [ and ] have been replaced by double quotes (yes this is legal and it works) so your expressions can contain a closing ]. &lt;/LI&gt;&lt;LI&gt;The comma separator has been changed to a pipe (|) so that your expressions can contain commas, &lt;/LI&gt;&lt;LI&gt;and the $() expansions have been suppressed by loading with a # in place of the $, and then replacing the # with a $ in the preceding load. This is so that the $ expansion is performed when the expression is evaluated in the front end and not in the script.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This inline load statement ran OK in QV 10SR5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 09:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442567#M567075</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-11-20T09:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442568#M567076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! Now I am able to load the formulas.&lt;/P&gt;&lt;P&gt;Next question; how can I use them in the table. The top table is the dynamic table which should show the value selected in the list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below table is an example what the second formula should look like if selected.&lt;/P&gt;&lt;P&gt;I attached a new file&lt;/P&gt;&lt;P&gt;Hope you can help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 10:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442568#M567076</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2012-11-20T10:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442569#M567077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression should now be $(=Value) to evaluate the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 12:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442569#M567077</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-11-20T12:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442570#M567078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As soon as I put a $ sign in front of the expression it turns it into a variable and doesn't recognize the field Value anymore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 12:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442570#M567078</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2012-11-20T12:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442571#M567079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, $Value is not $(=Value).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 12:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442571#M567079</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-11-20T12:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442572#M567080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry but I don't understand. I attached the latest version of the file.&lt;/P&gt;&lt;P&gt;Thanks for all your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 12:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442572#M567080</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2012-11-20T12:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442573#M567081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You changed your fieldname from Value to Variable. Since I can't read minds that means I still was working on the assumption that it was named Value. If you change the name of the field that means you'll have to change your expression too: $(=Variable)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 12:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442573#M567081</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-11-20T12:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create a listbox with several variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442574#M567082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I changed the name when testing something.&lt;/P&gt;&lt;P&gt;But still if I put variable it doesn't work, as soon as you put a $ sign and put brackets around it, it turns grey and makes it a variable not recongnizing the field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 12:59:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-several-variables/m-p/442574#M567082</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2012-11-20T12:59:47Z</dc:date>
    </item>
  </channel>
</rss>

