<?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: Listbox with preselection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607979#M224478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;List box with an expression like:&lt;/P&gt;&lt;P&gt;=If(Match(NameField, 'Name1', 'Name2', ..., 'Name6') , NameField)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 May 2014 13:21:29 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-05-07T13:21:29Z</dc:date>
    <item>
      <title>Listbox with preselection</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607978#M224477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;again I have a question: I want to show a Listbox with only a limited pre-selected customers (6 out of 1400+),&lt;/P&gt;&lt;P&gt;so something like a bookmark, to have a quick selection possibility for this group.&lt;/P&gt;&lt;P&gt;Until now I have no selection criteria out of the data model, it is only the Name.&lt;/P&gt;&lt;P&gt;Thanks your advice/s.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 13:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607978#M224477</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-07T13:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with preselection</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607979#M224478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;List box with an expression like:&lt;/P&gt;&lt;P&gt;=If(Match(NameField, 'Name1', 'Name2', ..., 'Name6') , NameField)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 13:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607979#M224478</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-05-07T13:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with preselection</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607980#M224479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try it with this expression within the listbox:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(match(YourField, 'a', 'b', 'c', 'd', 'e', 'f'), YourField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 13:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607980#M224479</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-05-07T13:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with preselection</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607981#M224480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wolfgang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you try with a trigger when your user open the document?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-JFlorian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 13:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607981#M224480</guid>
      <dc:creator>javier_florian</dc:creator>
      <dc:date>2014-05-07T13:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with preselection</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607982#M224481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want have predefined customers in a listbox you can have a onopen document trigger and use 'select in field' action&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 13:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607982#M224481</guid>
      <dc:creator />
      <dc:date>2014-05-07T13:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with preselection</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607983#M224482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1400 items in a list seems quite long. My suggestion would be to consider finding a way to identify the subsection of items to list. Either by a existing grouping value, or by introducing a flag in your data model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 13:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607983#M224482</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2014-05-07T13:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with preselection</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607984#M224483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vielen Dank. Allein, es hat noch nicht geklappt.&lt;/P&gt;&lt;P&gt;Wo setze ich die Formel ein, im Titel oder in den Formeln?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mit freundlichen Grüßen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ppa. Wolfgang Mohr&lt;/P&gt;&lt;P&gt;Verwaltung/Administration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.bruening-gruppe.de/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brüning-Holding GmbH&lt;/P&gt;&lt;P&gt;Landstr. 30&lt;/P&gt;&lt;P&gt;28870 Fischerhude&lt;/P&gt;&lt;P&gt;04293-78 94-160&lt;/P&gt;&lt;P&gt;04293-78 94-40&lt;/P&gt;&lt;P&gt;0173-24 89 251&lt;/P&gt;&lt;P&gt;Amtsgericht Walsrode HRB202031&lt;/P&gt;&lt;P&gt;Geschäftsführer: Arnd Brüning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;www.bruening-gruppe.de&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.bruening-gruppe.de/blog/&amp;gt;   &amp;lt;http://www.bruening-gruppe.de/index.php/de/newsletter-anmeldung&amp;gt;    &amp;lt;http://www.facebook.com/BrueningIGruppe&amp;gt;    &amp;lt;http://www.xing.com/company/bruening-gruppe&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.bruening-gruppe.de/newsletter/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Die vollständigen Angaben (Registergericht, Registernummer, Umsatzsteuer-Identifizierungsnummer) der Tochterfirmen: Brüning-Logistik GmbH, Brüning-Euromulch GmbH, Brüning-Megawatt GmbH und Brüning-Specials GmbH; sowie der Brüning Verwaltungs GmbH &amp;amp; Co. KG finden Sie im Impressum auf der Homepage der Brüning I Gruppe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und löschen diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail und der darin enthaltenen Informationen ist nicht gestattet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This e-mail contains confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material is strictly forbidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Von: Marcus Sommer &lt;/P&gt;&lt;P&gt;Gesendet: Mittwoch, 7. Mai 2014 15:23&lt;/P&gt;&lt;P&gt;An: Wolfgang Mohr&lt;/P&gt;&lt;P&gt;Betreff: Re:  - Listbox with preselection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlik Community&amp;lt;http://community.qlik.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Listbox with preselection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Marcus Sommer&amp;lt;http://community.qlik.com/people/Marcus_Sommer?et=watches.email.thread&amp;gt; in App Development - View the full discussion&amp;lt;http://community.qlik.com/message/523912?et=watches.email.thread#523912&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 14:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607984#M224483</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-07T14:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with preselection</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607985#M224484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Wolfgang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an der letzten Stelle im Drop-Down der Feld-Auswahl steht &amp;lt;Formel&amp;gt;, das auswählen und dort die Formel rein. Alternativ könntest Du mit der Formel auch ein zusätzliches Feld im Datenmodell generieren und das dann in die Oberfläche einbinden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Schöne Grüße&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 14:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607985#M224484</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-05-07T14:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with preselection</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607986#M224485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Danke sehr!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wie das alles gehtJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eines Tages werde ich Antworten geben, wie Du, … eines Tages ….&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mit freundlichen Grüßen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ppa. Wolfgang Mohr&lt;/P&gt;&lt;P&gt;Verwaltung/Administration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.bruening-gruppe.de/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brüning-Holding GmbH&lt;/P&gt;&lt;P&gt;Landstr. 30&lt;/P&gt;&lt;P&gt;28870 Fischerhude&lt;/P&gt;&lt;P&gt;04293-78 94-160&lt;/P&gt;&lt;P&gt;04293-78 94-40&lt;/P&gt;&lt;P&gt;0173-24 89 251&lt;/P&gt;&lt;P&gt;Amtsgericht Walsrode HRB202031&lt;/P&gt;&lt;P&gt;Geschäftsführer: Arnd Brüning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;www.bruening-gruppe.de&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.bruening-gruppe.de/blog/&amp;gt;   &amp;lt;http://www.bruening-gruppe.de/index.php/de/newsletter-anmeldung&amp;gt;    &amp;lt;http://www.facebook.com/BrueningIGruppe&amp;gt;    &amp;lt;http://www.xing.com/company/bruening-gruppe&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.bruening-gruppe.de/newsletter/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Die vollständigen Angaben (Registergericht, Registernummer, Umsatzsteuer-Identifizierungsnummer) der Tochterfirmen: Brüning-Logistik GmbH, Brüning-Euromulch GmbH, Brüning-Megawatt GmbH und Brüning-Specials GmbH; sowie der Brüning Verwaltungs GmbH &amp;amp; Co. KG finden Sie im Impressum auf der Homepage der Brüning I Gruppe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und löschen diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail und der darin enthaltenen Informationen ist nicht gestattet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This e-mail contains confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material is strictly forbidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Von: Marcus Sommer &lt;/P&gt;&lt;P&gt;Gesendet: Mittwoch, 7. Mai 2014 16:37&lt;/P&gt;&lt;P&gt;An: Wolfgang Mohr&lt;/P&gt;&lt;P&gt;Betreff: Re:  - Listbox with preselection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlik Community&amp;lt;http://community.qlik.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Listbox with preselection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Marcus Sommer&amp;lt;http://community.qlik.com/people/Marcus_Sommer?et=watches.email.thread&amp;gt; in App Development - View the full discussion&amp;lt;http://community.qlik.com/message/523957?et=watches.email.thread#523957&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 14:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-preselection/m-p/607986#M224485</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-07T14:45:52Z</dc:date>
    </item>
  </channel>
</rss>

