<?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: Set Text Field List Box Default OnOpen Trigger in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Text-Field-List-Box-Default-OnOpen-Trigger/m-p/922914#M651095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All. The main issue is that there isn't a specific value that needs defaulted, the value is going to vary&amp;nbsp; based on the section access i have setup for customers. so i need syntax to be able to tell the app to default the value to a selection but it has to take the section access into account.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Aug 2015 15:33:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-13T15:33:15Z</dc:date>
    <item>
      <title>Set Text Field List Box Default OnOpen Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Text-Field-List-Box-Default-OnOpen-Trigger/m-p/922910#M651091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello i can't figure out the expression syntax to set a list box to a default value when the document is opened. I know how to do this for a numerical list box but not one that contains only text values. Can someone help? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 15:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Text-Field-List-Box-Default-OnOpen-Trigger/m-p/922910#M651091</guid>
      <dc:creator />
      <dc:date>2015-08-13T15:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Text Field List Box Default OnOpen Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Text-Field-List-Box-Default-OnOpen-Trigger/m-p/922911#M651092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to set in value field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;("Value1"|"Value2"|"Value3"|"... etc)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 15:05:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Text-Field-List-Box-Default-OnOpen-Trigger/m-p/922911#M651092</guid>
      <dc:creator>maximiliano_vel</dc:creator>
      <dc:date>2015-08-13T15:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Set Text Field List Box Default OnOpen Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Text-Field-List-Box-Default-OnOpen-Trigger/m-p/922912#M651093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a Select - Select in field action. Input your field name (without leading equal sign etc.) into the field entry box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use as search expression e.g.&lt;/P&gt;&lt;P&gt;("Lindsay Yurchick")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or for two values&lt;/P&gt;&lt;P&gt;("Lindsay Yurchick"|"Second name")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 15:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Text-Field-List-Box-Default-OnOpen-Trigger/m-p/922912#M651093</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-13T15:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set Text Field List Box Default OnOpen Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Text-Field-List-Box-Default-OnOpen-Trigger/m-p/922913#M651094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lindsay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's a single value, then like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95963_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For multiple values, then it's like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/95964_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH - ANDY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 15:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Text-Field-List-Box-Default-OnOpen-Trigger/m-p/922913#M651094</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-08-13T15:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Set Text Field List Box Default OnOpen Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Text-Field-List-Box-Default-OnOpen-Trigger/m-p/922914#M651095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All. The main issue is that there isn't a specific value that needs defaulted, the value is going to vary&amp;nbsp; based on the section access i have setup for customers. so i need syntax to be able to tell the app to default the value to a selection but it has to take the section access into account.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 15:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Text-Field-List-Box-Default-OnOpen-Trigger/m-p/922914#M651095</guid>
      <dc:creator />
      <dc:date>2015-08-13T15:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set Text Field List Box Default OnOpen Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Text-Field-List-Box-Default-OnOpen-Trigger/m-p/922915#M651096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you determine these values? Are you reduce data in a table based on section access that can be used?&lt;/P&gt;&lt;P&gt;If it's an unambigous field value per user, you can use an expression as search string like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=only(ReducedField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;='("' &amp;amp; only(ReducedField) &amp;amp; '")'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 15:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Text-Field-List-Box-Default-OnOpen-Trigger/m-p/922915#M651096</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-13T15:42:17Z</dc:date>
    </item>
  </channel>
</rss>

