<?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: List box set Analysis expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45485#M787735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a trigger OnOpen. Use the Action "Select in field" with a formula like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='(' &amp;amp; concat(DISTINCT {&amp;lt;Day={"&amp;lt;=$(=max(&lt;SPAN style="font-size: 13.3333px;"&gt;Day&lt;/SPAN&gt;))"}&amp;gt;} &lt;SPAN style="font-size: 13.3333px;"&gt;Day&lt;/SPAN&gt;,'|') &amp;amp; ')'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Feb 2018 08:52:43 GMT</pubDate>
    <dc:creator>jaumecf23</dc:creator>
    <dc:date>2018-02-19T08:52:43Z</dc:date>
    <item>
      <title>List box set Analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45484#M787734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi All,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; I have a query that if i open my application by default current year, current month (starting from Jan till current month ) should be selected by default,Similarly i want day (starting from 1st till current day ) should be selected. I was able to manage current section using triggers but not the entire period. Please help for the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45484#M787734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: List box set Analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45485#M787735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a trigger OnOpen. Use the Action "Select in field" with a formula like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='(' &amp;amp; concat(DISTINCT {&amp;lt;Day={"&amp;lt;=$(=max(&lt;SPAN style="font-size: 13.3333px;"&gt;Day&lt;/SPAN&gt;))"}&amp;gt;} &lt;SPAN style="font-size: 13.3333px;"&gt;Day&lt;/SPAN&gt;,'|') &amp;amp; ')'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 08:52:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45485#M787735</guid>
      <dc:creator>jaumecf23</dc:creator>
      <dc:date>2018-02-19T08:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: List box set Analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45486#M787736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saksham, month values can be tricky but you can try with:&lt;/P&gt;&lt;P&gt;Year: =Max(YearField)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Month: ='&amp;lt;=' &amp;amp; Max(MonthField)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Day: ='&amp;lt;=' &amp;amp; Max({&amp;lt;Date={$(=Max(Date))}&amp;gt;} DayField)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for the day of the max date because Max(DayField) can return always '31' if january is always selected at start.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 09:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45486#M787736</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-02-19T09:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: List box set Analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45487#M787737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Day and Year are working fine but not&amp;nbsp; month. Please help &lt;IMG alt="paint1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193858_paint1.png" style="height: 47px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 01:29:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45487#M787737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T01:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: List box set Analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45488#M787738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saksham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For month use below expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your month field is string format use below code :&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Month: ='('&amp;amp;Concat({&amp;lt;Year={$(=max(Year))}&amp;gt;}Month,'*|*')&amp;amp;')'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if your month field is Month Date format use below code :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Month: ='&amp;lt;=' &amp;amp; Max({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Year={$(=max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;YearField&lt;/SPAN&gt;))}&lt;/SPAN&gt;&amp;gt;}MonthField)&lt;/STRONG&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; font-size: 13.3333px;"&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; font-size: 13.3333px;"&gt;I hope this will work for you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&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; font-size: 13.3333px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Ahmar&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 03:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45488#M787738</guid>
      <dc:creator>ahmar811</dc:creator>
      <dc:date>2018-02-20T03:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: List box set Analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45489#M787739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do i have to use this expression in triggers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 04:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45489#M787739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T04:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: List box set Analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45490#M787740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes &lt;/P&gt;&lt;P&gt;Use in trigger,select your month field and put &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px;"&gt;='('&amp;amp;Concat({&amp;lt;Year={$(=max(Year))}&amp;gt;}Month,'*|*')&amp;amp;')'&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ahmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 04:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-set-Analysis-expression/m-p/45490#M787740</guid>
      <dc:creator>ahmar811</dc:creator>
      <dc:date>2018-02-20T04:53:37Z</dc:date>
    </item>
  </channel>
</rss>

