<?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 Set default value selection on open of a document in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-default-value-selection-on-open-of-a-document/m-p/261522#M98557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the tip, but no success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Opened Document Setttings, went to Triggers and OnOpen created 3 Select in Field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field: Day&lt;/P&gt;&lt;P&gt;Search String: =subfield(Today(),'/',2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field: Month&lt;/P&gt;&lt;P&gt;Search String: =subfield(Today(),'/',1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field: Year&lt;/P&gt;&lt;P&gt;Search String: =subfield(Today(),'/',3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing happened :S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2011 23:05:32 GMT</pubDate>
    <dc:creator>stevegimbrollmt</dc:creator>
    <dc:date>2011-08-09T23:05:32Z</dc:date>
    <item>
      <title>Set default value selection on open of a document</title>
      <link>https://community.qlik.com/t5/QlikView/Set-default-value-selection-on-open-of-a-document/m-p/261520#M98555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a document and has 3 listboxes one with a Day, Month and Year as selection options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I set the Day Month and Year default selection&amp;nbsp; to todays day as.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried triggers or any other option but im lost, I really appriciate help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 22:07:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-default-value-selection-on-open-of-a-document/m-p/261520#M98555</guid>
      <dc:creator>stevegimbrollmt</dc:creator>
      <dc:date>2011-08-09T22:07:08Z</dc:date>
    </item>
    <item>
      <title>Set default value selection on open of a document</title>
      <link>https://community.qlik.com/t5/QlikView/Set-default-value-selection-on-open-of-a-document/m-p/261521#M98556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try this . Let us assume u have &lt;EM&gt;3 listboxs&lt;/EM&gt; named as &lt;STRONG&gt;&lt;EM&gt;Date , Month, Year&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in document properties &lt;STRONG&gt;&lt;EM&gt;OnOpen&lt;/EM&gt;&lt;/STRONG&gt; can you specify these in &lt;STRONG&gt;&lt;EM&gt;select fields&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Month = subfield(Today(),'/',1)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Date = subfield(Today(),'/',2)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Year = subfield(Today(),'/',3)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it fails to work let me know i'll try to find some other way to make it work&lt;/P&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meher&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 22:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-default-value-selection-on-open-of-a-document/m-p/261521#M98556</guid>
      <dc:creator />
      <dc:date>2011-08-09T22:56:19Z</dc:date>
    </item>
    <item>
      <title>Set default value selection on open of a document</title>
      <link>https://community.qlik.com/t5/QlikView/Set-default-value-selection-on-open-of-a-document/m-p/261522#M98557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the tip, but no success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Opened Document Setttings, went to Triggers and OnOpen created 3 Select in Field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field: Day&lt;/P&gt;&lt;P&gt;Search String: =subfield(Today(),'/',2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field: Month&lt;/P&gt;&lt;P&gt;Search String: =subfield(Today(),'/',1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field: Year&lt;/P&gt;&lt;P&gt;Search String: =subfield(Today(),'/',3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing happened :S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 23:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-default-value-selection-on-open-of-a-document/m-p/261522#M98557</guid>
      <dc:creator>stevegimbrollmt</dc:creator>
      <dc:date>2011-08-09T23:05:32Z</dc:date>
    </item>
    <item>
      <title>Set default value selection on open of a document</title>
      <link>https://community.qlik.com/t5/QlikView/Set-default-value-selection-on-open-of-a-document/m-p/261523#M98558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for field Date, search string:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;='=Date=today()' &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;for other fields, use ='=Month=month(today())'&amp;nbsp; etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 23:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-default-value-selection-on-open-of-a-document/m-p/261523#M98558</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-08-09T23:10:15Z</dc:date>
    </item>
    <item>
      <title>Set default value selection on open of a document</title>
      <link>https://community.qlik.com/t5/QlikView/Set-default-value-selection-on-open-of-a-document/m-p/261524#M98559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You guys your feedback helped me, to understand more&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I managed now, what I did is in the Field I just wrote Day, not =Day or 'Day' etc&lt;/P&gt;&lt;P&gt;and as in Day i have 1,2,3,4,5 etc i had to do Num(Day(Today())) in order to change it to number,&amp;nbsp; that is were it was giving me a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least I think I got the hang of it now, I really thank you again guys for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 23:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-default-value-selection-on-open-of-a-document/m-p/261524#M98559</guid>
      <dc:creator>stevegimbrollmt</dc:creator>
      <dc:date>2011-08-09T23:22:27Z</dc:date>
    </item>
  </channel>
</rss>

