<?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 The problem with the format of date values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/The-problem-with-the-format-of-date-values/m-p/723249#M1298951</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day! please tell me how to fix the problem. Access to the data is imported on request with the value of "Month" is displayed in numeric format, for example, "6", "7" When you select "Date" in the format MMM in "Numbers" is displayed the month of January, regardless of the query result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;query:&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;&amp;nbsp; [id_ЦП]&lt;/P&gt;&lt;P&gt;&amp;nbsp; , [Дата]&lt;/P&gt;&lt;P&gt;&amp;nbsp; , month([Дата]) as [Месяц]&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,[Платежи, грн]&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,[Количество]&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,[Вид]&lt;/P&gt;&lt;P&gt;FROM `VIEW_Платежи_`;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why in January, rather than in June (6)?&lt;/P&gt;&lt;P&gt;Thank's for any help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>The problem with the format of date values</title>
      <link>https://community.qlik.com/t5/QlikView/The-problem-with-the-format-of-date-values/m-p/723249#M1298951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day! please tell me how to fix the problem. Access to the data is imported on request with the value of "Month" is displayed in numeric format, for example, "6", "7" When you select "Date" in the format MMM in "Numbers" is displayed the month of January, regardless of the query result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;query:&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;&amp;nbsp; [id_ЦП]&lt;/P&gt;&lt;P&gt;&amp;nbsp; , [Дата]&lt;/P&gt;&lt;P&gt;&amp;nbsp; , month([Дата]) as [Месяц]&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,[Платежи, грн]&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,[Количество]&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,[Вид]&lt;/P&gt;&lt;P&gt;FROM `VIEW_Платежи_`;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why in January, rather than in June (6)?&lt;/P&gt;&lt;P&gt;Thank's for any help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-problem-with-the-format-of-date-values/m-p/723249#M1298951</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: The problem with the format of date values</title>
      <link>https://community.qlik.com/t5/QlikView/The-problem-with-the-format-of-date-values/m-p/723250#M1298955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I don't understand field names properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assuming that &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Дата]&lt;/SPAN&gt; is a date field, try below.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;query:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * ,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;month([Дата]) as [Месяц]&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; *&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM `VIEW_Платежи_`;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope it helped.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jun 2014 13:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-problem-with-the-format-of-date-values/m-p/723250#M1298955</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-06-22T13:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: The problem with the format of date values</title>
      <link>https://community.qlik.com/t5/QlikView/The-problem-with-the-format-of-date-values/m-p/723251#M1298959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is what I need, Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jun 2014 13:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-problem-with-the-format-of-date-values/m-p/723251#M1298959</guid>
      <dc:creator />
      <dc:date>2014-06-22T13:38:51Z</dc:date>
    </item>
  </channel>
</rss>

