<?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 listbox based on concatenation of string &amp; value selected in another listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351734#M841272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I'm not entirely sure what the IF condition is for, but try to create a real field name in the THEN part, instead of a string.&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;=If([$(=Category)_Region] = 'EU', [$(=Category)_Country])&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;Nevermind the warnings that the expression editor will give you. Both the syntax checker in the Script Editor as well as the one in the Expression editor are incapable of handling live field name deduction.&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;[Edit] Fixed the IF condition as well, since it had the same problem&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Apr 2017 14:20:52 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2017-04-20T14:20:52Z</dc:date>
    <item>
      <title>Create listbox based on concatenation of string &amp; value selected in another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351733#M841271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a listbox titled Category with with values B and M. In my data I have 4 columns B_Country, B_Region, M_Country, M_Region.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a dynamic listbox which will show countries belonging to B_Country for B_Region = 'EU' when B is selected in listbox titled Category.The same logic applies when I select M.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a listbox and defined the rule in field expression as: =If('$(=Category)'&amp;amp;'_Region' = 'EU', '$(=Category)'&amp;amp;'_Country')&lt;/P&gt;&lt;P&gt;But it's not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me in resolving this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ayandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351733#M841271</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create listbox based on concatenation of string &amp; value selected in another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351734#M841272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I'm not entirely sure what the IF condition is for, but try to create a real field name in the THEN part, instead of a string.&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;=If([$(=Category)_Region] = 'EU', [$(=Category)_Country])&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;Nevermind the warnings that the expression editor will give you. Both the syntax checker in the Script Editor as well as the one in the Expression editor are incapable of handling live field name deduction.&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;[Edit] Fixed the IF condition as well, since it had the same problem&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 14:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351734#M841272</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-04-20T14:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create listbox based on concatenation of string &amp; value selected in another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351735#M841273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;I tried using the expression you have mentioned but unfortunately it's not working.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ayandeep &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 15:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351735#M841273</guid>
      <dc:creator />
      <dc:date>2017-04-20T15:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create listbox based on concatenation of string &amp; value selected in another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351736#M841274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 15:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351736#M841274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T15:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create listbox based on concatenation of string &amp; value selected in another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351737#M841275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 15:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351737#M841275</guid>
      <dc:creator />
      <dc:date>2017-04-20T15:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create listbox based on concatenation of string &amp; value selected in another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351738#M841276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will this do??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(GetFieldSelections(Category)= 'Booked' and [Booked Region] = 'Europe',[Booked Country],if(GetFieldSelections(Category)= 'Managed' and [Booked Region] = 'Europe',[Managed Country]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 15:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351738#M841276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T15:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Create listbox based on concatenation of string &amp; value selected in another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351739#M841277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 15:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351739#M841277</guid>
      <dc:creator />
      <dc:date>2017-04-20T15:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create listbox based on concatenation of string &amp; value selected in another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351740#M841278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 15:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351740#M841278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T15:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create listbox based on concatenation of string &amp; value selected in another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351741#M841279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once I download the file the solution doesn't show somehow. Can you please explain it in text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 16:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351741#M841279</guid>
      <dc:creator />
      <dc:date>2017-04-20T16:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create listbox based on concatenation of string &amp; value selected in another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351742#M841280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please try not to open multiple threads for the same question:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/257394"&gt;Create listbox based on value selected in another listbox&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 21:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351742#M841280</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-04-20T21:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create listbox based on concatenation of string &amp; value selected in another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351743#M841281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah ok no problem. &lt;/P&gt;&lt;P&gt;I use this following expression: &lt;/P&gt;&lt;P&gt;=If( GetFieldSelections([Booked Region])='Europe' or GetFieldSelections(Category)='Booked',Category&amp;amp;'_'&amp;amp;[Booked Country]&lt;/P&gt;&lt;P&gt;,If( GetFieldSelections([Managed Region])='Europe' or GetFieldSelections(Category)='Managed',Category&amp;amp;'_'&amp;amp;[Managed Country] ))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 07:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351743#M841281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-21T07:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Create listbox based on concatenation of string &amp; value selected in another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351744#M841282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assign your expression to one variable and re use the variable in listbox by using expression option &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 08:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-listbox-based-on-concatenation-of-string-value-selected/m-p/1351744#M841282</guid>
      <dc:creator />
      <dc:date>2017-04-21T08:07:44Z</dc:date>
    </item>
  </channel>
</rss>

