<?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: MonthName problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80228#M13196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not working. I have put on activate sheet trigger ' select in filed' MONTHS field and under search string &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=If(Month(Date#(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MONTHS&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, 'MMMM'))&amp;lt;Month(Today()), &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date#(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MONTHS&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, 'MMMM'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;but its not working. Please help what or where should i write to get all the months selected while activating that sheet.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2018 09:45:55 GMT</pubDate>
    <dc:creator>sayanpwc</dc:creator>
    <dc:date>2018-05-24T09:45:55Z</dc:date>
    <item>
      <title>MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80226#M13194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guyz,&lt;/P&gt;&lt;P&gt;Facing a problem with my monthname field (MONTHS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to when activate the sheet this MONTHS field should always be selected &amp;lt; current month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ex: if current month is May, value in MONTHS field should be selected from Jan,Feb,Mar,Apr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values in MONTHS fields are like January,February,March ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont have any numeric field corresponding to this MONTHS field. without doing anything in the script end can we achieve this in trigger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that??&amp;nbsp; Please assist. It is urgent,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 12:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80226#M13194</guid>
      <dc:creator>sayanpwc</dc:creator>
      <dc:date>2018-05-23T12:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80227#M13195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Month(Date#(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MONTHS&lt;/SPAN&gt;, 'MMMM'))&amp;lt;Month(Today()), &lt;SPAN style="font-size: 13.3333px;"&gt;Date#(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MONTHS&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;, 'MMMM'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Shan S&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 13:59:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80227#M13195</guid>
      <dc:creator>shansundar</dc:creator>
      <dc:date>2018-05-23T13:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80228#M13196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not working. I have put on activate sheet trigger ' select in filed' MONTHS field and under search string &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=If(Month(Date#(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MONTHS&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, 'MMMM'))&amp;lt;Month(Today()), &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date#(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MONTHS&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, 'MMMM'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;but its not working. Please help what or where should i write to get all the months selected while activating that sheet.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 09:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80228#M13196</guid>
      <dc:creator>sayanpwc</dc:creator>
      <dc:date>2018-05-24T09:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80229#M13197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MONTHS alone should not work, because December 2017 is a date smaller than May 2018, yet it will not display, because December is higher month than May.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use a date field instead and the function AddMonths() as the filter for the selections. For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AddMonths(Today(), -6) will return the date of today 6 months back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you will have to create in the script a numeric value for each distinct month you have in the data model, so December 2017 is month 1, January 2018 is month 2 and so on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 09:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80229#M13197</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-05-24T09:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80230#M13198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes I know that. I wanted to achieve it thorugh front end using the MONTHS field only that contains string values like January,February... so that is not possible right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 09:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80230#M13198</guid>
      <dc:creator>sayanpwc</dc:creator>
      <dc:date>2018-05-24T09:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80231#M13199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see how if you only have a string. You still could use a Pick() and Match() combination to get numeric values but how do you then distinguish the year? Unless this is an application for one year only?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 09:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80231#M13199</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-05-24T09:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80232#M13200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes forget about the year as of now. Its only about one year month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 10:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80232#M13200</guid>
      <dc:creator>sayanpwc</dc:creator>
      <dc:date>2018-05-24T10:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80233#M13201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then use a Pick() or Match() or both:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Match(Date(Today(), 'MMMM'), 'Januar','Februar','März','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will return the numeric value for the month, and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Match(MONTHS, 'Januar','Februar','März','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will return the numeric value of the month in that field, assuming they are written with the same capitalization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then compare and select when one is higher or lower than the other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 10:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80233#M13201</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-05-24T10:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80234#M13202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want this in trigger while activating sheet. Where and how to write this can u pls tell me? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 10:11:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80234#M13202</guid>
      <dc:creator>sayanpwc</dc:creator>
      <dc:date>2018-05-24T10:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80235#M13203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and also want to do in the front end everything not at the script level&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 10:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80235#M13203</guid>
      <dc:creator>sayanpwc</dc:creator>
      <dc:date>2018-05-24T10:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80236#M13204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OnActivateSheet are done on the sheet properties &amp;gt; Triggers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would use a select in field and then as a string the result of the comparison. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 11:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80236#M13204</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-05-24T11:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80237#M13205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if it's possible to do it without any change whatsoever in the script. Maybe it is, it will be complex and difficult to maintain. In the script it would be as easy as creating a new field with the numeric value of the month, and then use this field to select when activating the sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 11:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80237#M13205</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-05-24T11:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80238#M13206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what should be the result of comparison expression under search string under trigger?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 11:52:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80238#M13206</guid>
      <dc:creator>sayanpwc</dc:creator>
      <dc:date>2018-05-24T11:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80239#M13207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could be a string with all the months, then using a Concat() function. When using multiple values, the select in field string must be formatted like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;(&lt;/STRONG&gt;Month1&lt;STRONG style="color: #ff0000;"&gt;|&lt;/STRONG&gt;Month2&lt;STRONG style=": ; color: #ff0000;"&gt;|&lt;/STRONG&gt;Month3&lt;STRONG style=": ; color: #ff0000;"&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 12:08:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80239#M13207</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-05-24T12:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80240#M13208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But i need to put the condition that on activate sheet it should be always less than current month. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ex : if currrent month is May, the filter will select jan,feb,mar,apr all thse 4 month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to write this condition in search string under trigger. can u write the expression for me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 12:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80240#M13208</guid>
      <dc:creator>sayanpwc</dc:creator>
      <dc:date>2018-05-24T12:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80241#M13209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot now. I could check coming weekend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 12:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80241#M13209</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-05-24T12:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80242#M13210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EDIT: You could try something like this in the search string, it is untested and I don't like it &lt;EM&gt;at all&lt;/EM&gt;, but it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='(' &amp;amp; &lt;/P&gt;&lt;P&gt;Pick(Match(Date(Today(), 'MMMM'), 'Januar','Februar','März','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember'), &lt;/P&gt;&lt;P&gt;'Januar', // case of January, show something here? &lt;/P&gt;&lt;P&gt;'Januar',&lt;/P&gt;&lt;P&gt;'Januar|Februar',&lt;/P&gt;&lt;P&gt;'Januar|Februar|März',&lt;/P&gt;&lt;P&gt;'Januar|Februar|März|April',&lt;/P&gt;&lt;P&gt;'Januar|Februar|März|April|Mai',&lt;/P&gt;&lt;P&gt;'Januar|Februar|März|April|Mai|Juni',&lt;/P&gt;&lt;P&gt;'Januar|Februar|März|April|Mai|Juni|Juli',&lt;/P&gt;&lt;P&gt;'Januar|Februar|März|April|Mai|Juni|Juli|August',&lt;/P&gt;&lt;P&gt;'Januar|Februar|März|April|Mai|Juni|Juli|August|September',&lt;/P&gt;&lt;P&gt;'Januar|Februar|März|April|Mai|Juni|Juli|August|September|Oktober',&lt;/P&gt;&lt;P&gt;'Januar|Februar|März|April|Mai|Juni|Juli|August|September|Oktober|November',&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&amp;amp; ')'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 12:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80242#M13210</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-05-24T12:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80243#M13211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your analysis but its not working. Where is the condition in this expression that will day i need to select months less than current month?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 12:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80243#M13211</guid>
      <dc:creator>sayanpwc</dc:creator>
      <dc:date>2018-05-24T12:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80244#M13212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually it works, now I have tested it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what you have to put on the "Search String" expression dialog in the Select in Field action. Field will be MONTHS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously, you will have to adapt and capitalize the texts according to your own (e.g.: all values UPPERCASE and English instead of German).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 13:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80244#M13212</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-05-24T13:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: MonthName problem</title>
      <link>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80245#M13213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually it will work but using a bit of different expression. I have done it. its a bit long but achievable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=if(UPPER(Date(Today(), 'MMMM'))='DECEMBER',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'(' &amp;amp;Concat(DISTINCT {&amp;lt;MONTHS = {'JANUARY','FEBRUARY','MARCH','APRIL','MAY','JUNE','JULY','AUGUST','SEPTEMBER','OCTOBER','NOVEMBER'}&amp;gt;} MONTHS, '|') &amp;amp; ')',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(UPPER(Date(Today(), 'MMMM'))='NOVEMBER',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'(' &amp;amp;Concat(DISTINCT {&amp;lt;MONTHS = {'JANUARY','FEBRUARY','MARCH','APRIL','MAY','JUNE','JULY','AUGUST','SEPTEMBER','OCTOBER'}&amp;gt;} MONTHS, '|') &amp;amp; ')',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(UPPER(Date(Today(), 'MMMM'))='OCTOBER',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'(' &amp;amp;Concat(DISTINCT {&amp;lt;MONTHS = {'JANUARY','FEBRUARY','MARCH','APRIL','MAY','JUNE','JULY','AUGUST','SEPTEMBER'}&amp;gt;} MONTHS, '|') &amp;amp; ')',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(UPPER(Date(Today(), 'MMMM'))='SEPTEMBER',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'(' &amp;amp;Concat(DISTINCT {&amp;lt;MONTHS = {'JANUARY','FEBRUARY','MARCH','APRIL','MAY','JUNE','JULY','AUGUST'}&amp;gt;} MONTHS, '|') &amp;amp; ')',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(UPPER(Date(Today(), 'MMMM'))='AUGUST',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'(' &amp;amp;Concat(DISTINCT {&amp;lt;MONTHS = {'JANUARY','FEBRUARY','MARCH','APRIL','MAY','JUNE','JULY'}&amp;gt;} MONTHS, '|') &amp;amp; ')',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(UPPER(Date(Today(), 'MMMM'))='JULY',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'(' &amp;amp;Concat(DISTINCT {&amp;lt;MONTHS = {'JANUARY','FEBRUARY','MARCH','APRIL','MAY','JUNE'}&amp;gt;} MONTHS, '|') &amp;amp; ')',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(UPPER(Date(Today(), 'MMMM'))='JUNE',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'(' &amp;amp;Concat(DISTINCT {&amp;lt;MONTHS = {'JANUARY','FEBRUARY','MARCH','APRIL','MAY'}&amp;gt;} MONTHS, '|') &amp;amp; ')',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(UPPER(Date(Today(), 'MMMM'))='MAY',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'(' &amp;amp;Concat(DISTINCT {&amp;lt;MONTHS = {'JANUARY','FEBRUARY','MARCH','APRIL'}&amp;gt;} MONTHS, '|') &amp;amp; ')',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(UPPER(Date(Today(), 'MMMM'))='APRIL',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'(' &amp;amp;Concat(DISTINCT {&amp;lt;MONTHS = {'JANUARY','FEBRUARY','MARCH'}&amp;gt;} MONTHS, '|') &amp;amp; ')',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(UPPER(Date(Today(), 'MMMM'))='MARCH',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'(' &amp;amp;Concat(DISTINCT {&amp;lt;MONTHS = {'JANUARY','FEBRUARY'}&amp;gt;} MONTHS, '|') &amp;amp; ')',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(UPPER(Date(Today(), 'MMMM'))='FEBRUARY',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'(' &amp;amp;Concat(DISTINCT {&amp;lt;MONTHS = {'JANUARY'}&amp;gt;} MONTHS, '|') &amp;amp; ')',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(UPPER(Date(Today(), 'MMMM'))='JANUARY',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'(' &amp;amp;Concat(DISTINCT {&amp;lt;MONTHS = {'JANUARY'}&amp;gt;} MONTHS, '|') &amp;amp; ')',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;))))))))))))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 13:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthName-problem/m-p/80245#M13213</guid>
      <dc:creator>sayanpwc</dc:creator>
      <dc:date>2018-05-24T13:43:58Z</dc:date>
    </item>
  </channel>
</rss>

