<?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: How to preselect data in listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-preselect-data-in-listbox/m-p/1120846#M369449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In "Field" use the field name (e.g. Division), rather than the list box's ID. A selection is made in a field for the entire document, not just a specific list box. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2016 12:54:26 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2016-08-31T12:54:26Z</dc:date>
    <item>
      <title>How to preselect data in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-preselect-data-in-listbox/m-p/1120843#M369446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm a very new user of QlikView (24 hours and counting) and need to ask the community a question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm building a dashboard that is specific to a division in our organisation (Division 6 of 6) and I have connected the data from a large Excel sheet that lists entries by the different divisions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a tab with a listbox that reads the necessary column but displays all 6 divisions for selection and I want to have only Division 6 selected. Now, I've looked into the Triggers for the Sheet Properties (which I think is what I'm looking for) but I think my expression is wrong, and that's where I need the help please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added and action on the 'OnActivateSheet' button &amp;gt; chosen 'Select in Field' &amp;gt; added the Object ID (in my instance it is LB02) to the trigger 'Field' and in the 'Search String' box, put ='(Division 6)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I'm probably way off track but can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 11:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-preselect-data-in-listbox/m-p/1120843#M369446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-31T11:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to preselect data in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-preselect-data-in-listbox/m-p/1120844#M369447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Duncan,&lt;/P&gt;&lt;P&gt;On your action put&lt;/P&gt;&lt;P&gt;Field-&amp;gt; Division&lt;/P&gt;&lt;P&gt;Search String -&amp;gt; 6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagards!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 12:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-preselect-data-in-listbox/m-p/1120844#M369447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-31T12:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to preselect data in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-preselect-data-in-listbox/m-p/1120845#M369448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, but it isn't working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The column header in the Excel sheet is 'Lead Administration' and the entries in that column are listed in the many rows as Division 1, Division 2 etc to Division 6. So in the sheet I'd like Division 6 to only be selected on opening the sheet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to input into the Field box the column name, as suggested in the Edit Expression dialog box, but that wasn't working so I resorted to putting in the Object ID to see if that worked. In the Search String box I thought I needed to put the exact selection I wanted and as the entry is two words, I thought I'd need to encapsulate that in parentheses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 12:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-preselect-data-in-listbox/m-p/1120845#M369448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-31T12:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to preselect data in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-preselect-data-in-listbox/m-p/1120846#M369449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In "Field" use the field name (e.g. Division), rather than the list box's ID. A selection is made in a field for the entire document, not just a specific list box. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 12:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-preselect-data-in-listbox/m-p/1120846#M369449</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2016-08-31T12:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to preselect data in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-preselect-data-in-listbox/m-p/1120847#M369450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aha! I've now gotten it working. I think I was looking at it a little more complex than it actually is. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 13:39:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-preselect-data-in-listbox/m-p/1120847#M369450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-31T13:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to preselect data in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-preselect-data-in-listbox/m-p/1120848#M369451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On field you have to write the field name that you want to select, and on search string the value to select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 06:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-preselect-data-in-listbox/m-p/1120848#M369451</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-01T06:04:59Z</dc:date>
    </item>
  </channel>
</rss>

