<?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 Date Variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Variable/m-p/2458853#M1226044</link>
    <description>&lt;P&gt;I have a QV report with sales data from Jan 2017 till May 2024.&lt;/P&gt;
&lt;P&gt;I need to create a variable to get the max date, it always gives me " 31/12/2023 "&lt;/P&gt;
&lt;P&gt;I tried also to create a variable for max year and it gave me 2023&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the variables cannot read any value related to 2024 however the report itself read 2024 data normally&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help in this ?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 16:36:43 GMT</pubDate>
    <dc:creator>MahaMohamed</dc:creator>
    <dc:date>2024-11-16T16:36:43Z</dc:date>
    <item>
      <title>Date Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable/m-p/2458853#M1226044</link>
      <description>&lt;P&gt;I have a QV report with sales data from Jan 2017 till May 2024.&lt;/P&gt;
&lt;P&gt;I need to create a variable to get the max date, it always gives me " 31/12/2023 "&lt;/P&gt;
&lt;P&gt;I tried also to create a variable for max year and it gave me 2023&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the variables cannot read any value related to 2024 however the report itself read 2024 data normally&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help in this ?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 16:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable/m-p/2458853#M1226044</guid>
      <dc:creator>MahaMohamed</dc:creator>
      <dc:date>2024-11-16T16:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Date Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable/m-p/2458863#M1226045</link>
      <description>&lt;P&gt;Ensure the date field is properly formatted as date. Reformat them if necessary.&lt;/P&gt;
&lt;P&gt;Date(Date#(SalesDate, 'DD/MM/YYYY'), 'DD/MM/YYYY') as SalesDate&lt;/P&gt;
&lt;P&gt;LET vMaxDate = Date(Max(SalesDate));&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 18:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable/m-p/2458863#M1226045</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2024-06-03T18:52:38Z</dc:date>
    </item>
  </channel>
</rss>

