<?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: doubt in expression =count({&amp;lt;MaxString(Month=$(=max(month)), Date=min(Date)),mrNEWFIELDVALUE={'Open'}&amp;gt;}mrID) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/doubt-in-expression-count-lt-MaxString-Month-max-month-Date-min/m-p/496884#M185755</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Month={'$(=max(month))'} instead of MaxString(Month=$(=max(month)) and Date={'$(=min(Date))'} instead of Date=min(Date)). If that doesn't work your month probably is a string. In that case you'll have to fix that in the script so your months are numbers (or dual values with a text and a number value). Using the Month() function on a date field is the best way to create a month field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Jun 2013 13:25:34 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-06-21T13:25:34Z</dc:date>
    <item>
      <title>doubt in expression =count({&lt;MaxString(Month=$(=max(month)), Date=min(Date)),mrNEWFIELDVALUE={'Open'}&gt;}mrID)</title>
      <link>https://community.qlik.com/t5/QlikView/doubt-in-expression-count-lt-MaxString-Month-max-month-Date-min/m-p/496883#M185754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using this expression for getting the start of the month but getting error in expression can anyone guide me on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;MaxString(Month=$(=max(month)), Date=min(Date)),mrNEWFIELDVALUE={'Open'}&amp;gt;}mrID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 13:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/doubt-in-expression-count-lt-MaxString-Month-max-month-Date-min/m-p/496883#M185754</guid>
      <dc:creator />
      <dc:date>2013-06-21T13:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in expression =count({&lt;MaxString(Month=$(=max(month)), Date=min(Date)),mrNEWFIELDVALUE={'Open'}&gt;}mrID)</title>
      <link>https://community.qlik.com/t5/QlikView/doubt-in-expression-count-lt-MaxString-Month-max-month-Date-min/m-p/496884#M185755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Month={'$(=max(month))'} instead of MaxString(Month=$(=max(month)) and Date={'$(=min(Date))'} instead of Date=min(Date)). If that doesn't work your month probably is a string. In that case you'll have to fix that in the script so your months are numbers (or dual values with a text and a number value). Using the Month() function on a date field is the best way to create a month field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 13:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/doubt-in-expression-count-lt-MaxString-Month-max-month-Date-min/m-p/496884#M185755</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-21T13:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in expression =count({&lt;MaxString(Month=$(=max(month)), Date=min(Date)),mrNEWFIELDVALUE={'Open'}&gt;}mrID)</title>
      <link>https://community.qlik.com/t5/QlikView/doubt-in-expression-count-lt-MaxString-Month-max-month-Date-min/m-p/496885#M185756</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;=count({&amp;lt;Month={"$(=max(month))"}, Date={"$(=min(Date))"},mrNEWFIELDVALUE={'Open'}&amp;gt;}mrID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 13:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/doubt-in-expression-count-lt-MaxString-Month-max-month-Date-min/m-p/496885#M185756</guid>
      <dc:creator />
      <dc:date>2013-06-21T13:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in expression =count({&lt;MaxString(Month=$(=max(month)), Date=min(Date)),mrNEWFIELDVALUE={'Open'}&gt;}mrID)</title>
      <link>https://community.qlik.com/t5/QlikView/doubt-in-expression-count-lt-MaxString-Month-max-month-Date-min/m-p/496886#M185757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=count({&amp;lt;MaxString(Month={'$(=max(month))'}, Date=min(Date)),mrNEWFIELDVALUE={'Open'}&amp;gt;}mrID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you suggest this it is not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and my month field is text it shows Jan Feb Mar......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i crated month from the date which is in this format &lt;/P&gt;&lt;H2 style="background-color: #ffffff; font-size: 2em; margin: 5px 0; padding: 0 50px 0 0; font-weight: normal; color: #252525; font-family: Arial;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/359496#359496" style="padding: 0 50px 0 0; color: #252525;"&gt;YYYY-MM-DD&lt;/A&gt;&lt;/H2&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 13:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/doubt-in-expression-count-lt-MaxString-Month-max-month-Date-min/m-p/496886#M185757</guid>
      <dc:creator />
      <dc:date>2013-06-21T13:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in expression =count({&lt;MaxString(Month=$(=max(month)), Date=min(Date)),mrNEWFIELDVALUE={'Open'}&gt;}mrID)</title>
      <link>https://community.qlik.com/t5/QlikView/doubt-in-expression-count-lt-MaxString-Month-max-month-Date-min/m-p/496887#M185758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;used it i am getting 0 value for all&lt;/P&gt;&lt;P&gt;=count({&amp;lt;Month={"$(=max(Month))"}, Date={"$(=min(Date))"},mrNEWFIELDVALUE={'Open'}&amp;gt;}mrID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 13:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/doubt-in-expression-count-lt-MaxString-Month-max-month-Date-min/m-p/496887#M185758</guid>
      <dc:creator />
      <dc:date>2013-06-21T13:49:43Z</dc:date>
    </item>
  </channel>
</rss>

