<?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 make some variable as default select for a List Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-some-variable-as-default-select-for-a-List-Box/m-p/655515#M239400</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;Thanks for your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use the Sheet Trigger and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe, this way, it won't create any further issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your precious advises.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2014 09:24:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-11T09:24:24Z</dc:date>
    <item>
      <title>How to make some variable as default select for a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-some-variable-as-default-select-for-a-List-Box/m-p/655510#M239395</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;I have a field named as USERID.&lt;/P&gt;&lt;P&gt;I am using this in a List box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make the default select of this ListBox as OSUser() value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I perform this ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 05:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-some-variable-as-default-select-for-a-List-Box/m-p/655510#M239395</guid>
      <dc:creator />
      <dc:date>2014-06-11T05:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to make some variable as default select for a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-some-variable-as-default-select-for-a-List-Box/m-p/655511#M239396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I believe for this you have to use section access.&lt;/P&gt;&lt;P&gt;It depends on the data you have.&lt;/P&gt;&lt;P&gt;Can you post sample application to help you out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 05:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-some-variable-as-default-select-for-a-List-Box/m-p/655511#M239396</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-06-11T05:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to make some variable as default select for a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-some-variable-as-default-select-for-a-List-Box/m-p/655512#M239397</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings -&amp;gt; Document properties -&amp;gt; Triggers -&amp;gt; OnOpen -&amp;gt; Add Action&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selection -&amp;gt; Select in Field&lt;/P&gt;&lt;P&gt;Field : Userid&lt;/P&gt;&lt;P&gt;SearchString: = OsUser()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 05:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-some-variable-as-default-select-for-a-List-Box/m-p/655512#M239397</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-06-11T05:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to make some variable as default select for a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-some-variable-as-default-select-for-a-List-Box/m-p/655513#M239398</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;Try like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings -&amp;gt; Document Properties -&amp;gt; Triggers -&amp;gt; On Open -&amp;gt; Add Action -&amp;gt; Add -&amp;gt; Select -&amp;gt; Select in Field -&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Field give your field name and in Search String give =&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;OSUser()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;This sets the OSUser() value as selected value in the field on opening the Qlikview Document.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;If you on activating the Sheet then try like this&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sheet Properties -&amp;gt; Triggers -&amp;gt; On Activate Sheet -&amp;gt; Add Action -&amp;gt; Add -&amp;gt; Select -&amp;gt; Select in Field -&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Field give your field name and in Search String give =&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;OSUser()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;This sets the OSUser() value as selected value in the field on activating the sheet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 05:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-some-variable-as-default-select-for-a-List-Box/m-p/655513#M239398</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-06-11T05:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to make some variable as default select for a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-some-variable-as-default-select-for-a-List-Box/m-p/655514#M239399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayil,Jagan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use the same. but when I am accessing the document from web server, it is not triggering the OnOpenDocument event. Because of this, the value is not getting selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Ashfaq,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot use the section access because of 2nd time authentication process.&lt;/P&gt;&lt;P&gt;Every time , the user tries to open the document, it will ask the user to authenticate,&lt;/P&gt;&lt;P&gt;I have to use the same authentication, which Qlikview has already done( as a form of CAL).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I hope, things will be more clear for you to help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 06:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-some-variable-as-default-select-for-a-List-Box/m-p/655514#M239399</guid>
      <dc:creator />
      <dc:date>2014-06-11T06:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to make some variable as default select for a List Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-some-variable-as-default-select-for-a-List-Box/m-p/655515#M239400</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;Thanks for your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use the Sheet Trigger and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe, this way, it won't create any further issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your precious advises.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 09:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-some-variable-as-default-select-for-a-List-Box/m-p/655515#M239400</guid>
      <dc:creator />
      <dc:date>2014-06-11T09:24:24Z</dc:date>
    </item>
  </channel>
</rss>

