<?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: Dates duplicated. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dates-duplicated/m-p/2482925#M100959</link>
    <description>&lt;P&gt;that's because your date values contain time&lt;BR /&gt;use the below to remove or rest the time:&lt;BR /&gt;monthname(daystart(your_date_field)) as your_date_field&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2024 05:40:29 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2024-09-23T05:40:29Z</dc:date>
    <item>
      <title>Dates duplicated.</title>
      <link>https://community.qlik.com/t5/App-Development/Dates-duplicated/m-p/2482378#M100922</link>
      <description>&lt;P&gt;I do have a date, in the the format like&amp;nbsp;2011-11-19 00:00:00, used this function to narrow down to year-month:&lt;/P&gt;
&lt;P&gt;Date(Floor(Date#(Trim(dat_calculo), 'YYYY-MM-DD hh:mm:ss')), 'YYYY-MM') as [CC Ano-Mês CalculoTRIM]&lt;/P&gt;
&lt;P&gt;But the problem that it gives duplicates for the year months, for example 3 entries 2024-06, 5 entries like 2024-01, but they represent the same date space.&lt;/P&gt;
&lt;P&gt;How to solve this to give unique Year-Month selections?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 22:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dates-duplicated/m-p/2482378#M100922</guid>
      <dc:creator>brunod</dc:creator>
      <dc:date>2024-09-18T22:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dates duplicated.</title>
      <link>https://community.qlik.com/t5/App-Development/Dates-duplicated/m-p/2482388#M100923</link>
      <description>&lt;P&gt;stead of Floor, use the monthstart function&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 00:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dates-duplicated/m-p/2482388#M100923</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2024-09-19T00:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dates duplicated.</title>
      <link>https://community.qlik.com/t5/App-Development/Dates-duplicated/m-p/2482925#M100959</link>
      <description>&lt;P&gt;that's because your date values contain time&lt;BR /&gt;use the below to remove or rest the time:&lt;BR /&gt;monthname(daystart(your_date_field)) as your_date_field&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 05:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dates-duplicated/m-p/2482925#M100959</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2024-09-23T05:40:29Z</dc:date>
    </item>
  </channel>
</rss>

