<?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: MID() to Month with error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/MID-to-Month-with-error/m-p/498841#M186375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clever Good afternoon,&lt;/P&gt;&lt;P&gt;Yes, I am aware that the correct use would be the month (), but the script is not mine, I can not change, just wanted to understand why he was returning the records in this way, 01 and not the correct month, and formatting with 4 decimal places of accuracy in the properties of the list it shows correct.&lt;/P&gt;&lt;P&gt;hugs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Sep 2013 16:52:15 GMT</pubDate>
    <dc:creator>vinisefrin</dc:creator>
    <dc:date>2013-09-09T16:52:15Z</dc:date>
    <item>
      <title>MID() to Month with error</title>
      <link>https://community.qlik.com/t5/QlikView/MID-to-Month-with-error/m-p/498839#M186373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon, I need to solve the following question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a script here, and the people doing the following ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MID (Data_Referencia, 4.2) as Month_Select&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where the reference date in this format 01/08/2013.&lt;/P&gt;&lt;P&gt;thus returning this:&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I send in the property list display as number with four decimal places of precision, shows me correct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;6&lt;/P&gt;&lt;P&gt;7&lt;/P&gt;&lt;P&gt;8&lt;/P&gt;&lt;P&gt;9&lt;/P&gt;&lt;P&gt;10&lt;/P&gt;&lt;P&gt;11&lt;/P&gt;&lt;P&gt;12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;therefore, can not make a key with a Load * inline to bring the "name" of the month, which could be easily solving through a month ().&lt;/P&gt;&lt;P&gt;But do not want to mess around scritp, they may compromise the rest of the application ...&lt;/P&gt;&lt;P&gt;These two ways he does not let you make your selection in the "names" because of the records they see everything as 01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Know cuz it occur?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hugs and Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 16:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MID-to-Month-with-error/m-p/498839#M186373</guid>
      <dc:creator>vinisefrin</dc:creator>
      <dc:date>2013-09-09T16:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: MID() to Month with error</title>
      <link>https://community.qlik.com/t5/QlikView/MID-to-Month-with-error/m-p/498840#M186374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want the month number, you should use Month() function, no Mid.&lt;/P&gt;&lt;P&gt;Month() will handle formating dates issues&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 16:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MID-to-Month-with-error/m-p/498840#M186374</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-09T16:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: MID() to Month with error</title>
      <link>https://community.qlik.com/t5/QlikView/MID-to-Month-with-error/m-p/498841#M186375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clever Good afternoon,&lt;/P&gt;&lt;P&gt;Yes, I am aware that the correct use would be the month (), but the script is not mine, I can not change, just wanted to understand why he was returning the records in this way, 01 and not the correct month, and formatting with 4 decimal places of accuracy in the properties of the list it shows correct.&lt;/P&gt;&lt;P&gt;hugs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 16:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MID-to-Month-with-error/m-p/498841#M186375</guid>
      <dc:creator>vinisefrin</dc:creator>
      <dc:date>2013-09-09T16:52:15Z</dc:date>
    </item>
  </channel>
</rss>

