<?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: repetition on yearmonth values in the filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/repetition-on-yearmonth-values-in-the-filter/m-p/1744817#M57133</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Not sure I follow... Do you mean the repetition of the InvoiceYearMonth in the tables? Or if you were to add a plain filter box object of the InvoiceYearMonth&amp;nbsp; field, do you see values duplicated in that?&lt;/P&gt;&lt;P&gt;In case of the latter then it means that your dates are in fact different values. Qlik Date fields can hold down to timestamp detail. Even if you see in a filter 2x the same value "2020-12-31", if you were to check with the timestamp function you'd probably see that the one is "2020-12-31 00:00:00", and the other&amp;nbsp;"2020-12-31 23:59:99".&lt;/P&gt;&lt;P&gt;In script you can say:&lt;/P&gt;&lt;P&gt;Date(FLOOR(InvoiceYearMonth),'YYYYMM') AS&amp;nbsp;InvoiceYearMonth&lt;/P&gt;&lt;P&gt;This should force all timestamps to 00:00:00 and remove "duplicated" values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shout if this didn't solve your issue and maybe then also just provide a bit more detail and will see if we can help.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Sep 2020 14:56:39 GMT</pubDate>
    <dc:creator>hendrik_faurie</dc:creator>
    <dc:date>2020-09-17T14:56:39Z</dc:date>
    <item>
      <title>repetition on yearmonth values in the filter</title>
      <link>https://community.qlik.com/t5/App-Development/repetition-on-yearmonth-values-in-the-filter/m-p/1744324#M57076</link>
      <description>&lt;P&gt;Hi I am getting repetition on yearmonth values in the filter. the data comes from 2 joined tables.I expect to get one Yearmonth value but I get multiple values when there is more than one invoice in the same month. See below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SoillBIQlikSense_1-1600262953273.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40657i6406B904C32F74B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SoillBIQlikSense_1-1600262953273.png" alt="SoillBIQlikSense_1-1600262953273.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 13:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/repetition-on-yearmonth-values-in-the-filter/m-p/1744324#M57076</guid>
      <dc:creator>SoillBIQlikSense</dc:creator>
      <dc:date>2020-09-16T13:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: repetition on yearmonth values in the filter</title>
      <link>https://community.qlik.com/t5/App-Development/repetition-on-yearmonth-values-in-the-filter/m-p/1744817#M57133</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Not sure I follow... Do you mean the repetition of the InvoiceYearMonth in the tables? Or if you were to add a plain filter box object of the InvoiceYearMonth&amp;nbsp; field, do you see values duplicated in that?&lt;/P&gt;&lt;P&gt;In case of the latter then it means that your dates are in fact different values. Qlik Date fields can hold down to timestamp detail. Even if you see in a filter 2x the same value "2020-12-31", if you were to check with the timestamp function you'd probably see that the one is "2020-12-31 00:00:00", and the other&amp;nbsp;"2020-12-31 23:59:99".&lt;/P&gt;&lt;P&gt;In script you can say:&lt;/P&gt;&lt;P&gt;Date(FLOOR(InvoiceYearMonth),'YYYYMM') AS&amp;nbsp;InvoiceYearMonth&lt;/P&gt;&lt;P&gt;This should force all timestamps to 00:00:00 and remove "duplicated" values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shout if this didn't solve your issue and maybe then also just provide a bit more detail and will see if we can help.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 14:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/repetition-on-yearmonth-values-in-the-filter/m-p/1744817#M57133</guid>
      <dc:creator>hendrik_faurie</dc:creator>
      <dc:date>2020-09-17T14:56:39Z</dc:date>
    </item>
  </channel>
</rss>

