<?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: Convert date thanks to Date# in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Convert-date-thanks-to-Date/m-p/1940891#M77547</link>
    <description>&lt;P&gt;It works perfectly thanks a lot !&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jun 2022 09:51:45 GMT</pubDate>
    <dc:creator>Suyo</dc:creator>
    <dc:date>2022-06-08T09:51:45Z</dc:date>
    <item>
      <title>Convert date thanks to Date#</title>
      <link>https://community.qlik.com/t5/App-Development/Convert-date-thanks-to-Date/m-p/1940778#M77541</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a little problem with my graph, I have duplicate values as dimension and I don't understand why.&lt;/P&gt;
&lt;P&gt;It's a graph with date of reloading as dimension that i collect like this :&lt;/P&gt;
&lt;P&gt;Date(ConvertToLocalTime(ReloadTime(),'Paris'),'DD/MM/YYYY') as date of reloading.&lt;/P&gt;
&lt;P&gt;And as one day i reloaded multiple times i have multiple values of this day as dimension.&lt;/P&gt;
&lt;P&gt;I supposed this is because Date is only a function who is useful for displaying date but not really to convert date ? So As ReloadTime contains also hour/ minute / second, the values are different but as they are showed only as DD/MM/YYYY they look the same. &lt;/P&gt;
&lt;P&gt;I was so wondering what would be the best way to convert them to dd/MM/yyyy only ?&lt;/P&gt;
&lt;P&gt;Date# should work no ? I tried Date(Date#(ConvertToLocalTime(ReloadTime(),'Paris'),'DD/MM/YYYY'),'DD/MM/YYYY') as Date of Reloading, but the result is an empty field&lt;BR /&gt;( I checked this &lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/reloadtime-format/m-p/709289" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/QlikView-App-Dev/reloadtime-format/m-p/709289&lt;/A&gt; )&lt;/P&gt;
&lt;P&gt;Thanks for reading&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 07:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Convert-date-thanks-to-Date/m-p/1940778#M77541</guid>
      <dc:creator>Suyo</dc:creator>
      <dc:date>2022-06-08T07:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Convert date thanks to Date#</title>
      <link>https://community.qlik.com/t5/App-Development/Convert-date-thanks-to-Date/m-p/1940786#M77542</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try like below&lt;/P&gt;
&lt;P&gt;Date(Floor(ConvertToLocalTime(ReloadTime(),'Paris')),'DD/MM/YYYY')&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 08:03:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Convert-date-thanks-to-Date/m-p/1940786#M77542</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2022-06-08T08:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Convert date thanks to Date#</title>
      <link>https://community.qlik.com/t5/App-Development/Convert-date-thanks-to-Date/m-p/1940891#M77547</link>
      <description>&lt;P&gt;It works perfectly thanks a lot !&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 09:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Convert-date-thanks-to-Date/m-p/1940891#M77547</guid>
      <dc:creator>Suyo</dc:creator>
      <dc:date>2022-06-08T09:51:45Z</dc:date>
    </item>
  </channel>
</rss>

