<?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 Piker Issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-Piker-Issue/m-p/1846939#M70035</link>
    <description>&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;I have an issue with the date piker in Qlik Sense.&lt;/P&gt;&lt;P&gt;In the first picture I select the date 4th of January from the date picker, I see the correct value (Fatturato 2021) but I don't see the Fatturato 2020.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 634px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/64313i4B7EF25284CF623B/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I do the same selection from the single fields of Day (Giorno) and Month (Mese), I see both the values.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 478px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/64314iE207F02675EE2ADB/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to see the same result picking the date from the date picker.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone help me?&lt;/P&gt;&lt;P&gt;This is my calendar if it may helps:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.PNG" style="width: 738px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/64315iC44C60AD9CF74DCD/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.PNG" alt="3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks to all!!&lt;/P&gt;</description>
    <pubDate>Thu, 14 Oct 2021 14:19:09 GMT</pubDate>
    <dc:creator>danimarc12</dc:creator>
    <dc:date>2021-10-14T14:19:09Z</dc:date>
    <item>
      <title>Date Piker Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Piker-Issue/m-p/1846939#M70035</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;I have an issue with the date piker in Qlik Sense.&lt;/P&gt;&lt;P&gt;In the first picture I select the date 4th of January from the date picker, I see the correct value (Fatturato 2021) but I don't see the Fatturato 2020.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 634px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/64313i4B7EF25284CF623B/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I do the same selection from the single fields of Day (Giorno) and Month (Mese), I see both the values.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 478px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/64314iE207F02675EE2ADB/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to see the same result picking the date from the date picker.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone help me?&lt;/P&gt;&lt;P&gt;This is my calendar if it may helps:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.PNG" style="width: 738px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/64315iC44C60AD9CF74DCD/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.PNG" alt="3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks to all!!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 14:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Piker-Issue/m-p/1846939#M70035</guid>
      <dc:creator>danimarc12</dc:creator>
      <dc:date>2021-10-14T14:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date Piker Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Piker-Issue/m-p/1847682#M70072</link>
      <description>&lt;P&gt;Hi, this looks like if your last year expression is not ignoring date field selections so there is no data for year=2020 and date=*/*/2021, thats 2 different years.&lt;/P&gt;&lt;P&gt;Just add the field to set analysis of the expression to ignore this field or substrac a year, something like:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Anno={$(=Max(Anno)-1)}&lt;STRONG&gt;, Data={"&amp;lt;=$(Date(AddMonths(Max(Data),-12)))"}&lt;/STRONG&gt;&amp;gt;} Sales)&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 10:12:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Piker-Issue/m-p/1847682#M70072</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-10-16T10:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Date Piker Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Piker-Issue/m-p/1847890#M70099</link>
      <description>&lt;P&gt;Hi Ruben, thanks for your answer!&lt;/P&gt;&lt;P&gt;I tried to add this part you told me in my expression but it still doesn't work&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cattura.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/64498i8C40BE7CD70837FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cattura.PNG" alt="Cattura.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cattura2.PNG" style="width: 473px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/64499i708AFC0DBDB52660/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cattura2.PNG" alt="Cattura2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I tried again using the filter box "Giorno" (Day) and "Mese" (Month) and I see the previous year value&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 07:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Piker-Issue/m-p/1847890#M70099</guid>
      <dc:creator>danimarc12</dc:creator>
      <dc:date>2021-10-18T07:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Date Piker Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Piker-Issue/m-p/1848011#M70108</link>
      <description>&lt;P&gt;Hi, I made a typo, it needs an = sign:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Data={"&amp;lt;=$(&lt;FONT color="#FF0000"&gt;=&lt;/FONT&gt;Date(AddMonths(Max(Data),-12)))"}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you open the expression editor, below you can see how the $(= are convertd to values, check if it returns a correct vaue.&lt;/P&gt;&lt;P&gt;Data can also by tricky with formats, you can try first without the $(=, setting fixed values until it works and then contrucst the $(= expression to create those values in the expected format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 09:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Piker-Issue/m-p/1848011#M70108</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-10-18T09:50:03Z</dc:date>
    </item>
  </channel>
</rss>

