<?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: Date Button does not overwrite Date in the set analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-Button-does-not-overwrite-Date-in-the-set-analysis/m-p/2472776#M99816</link>
    <description>&lt;P&gt;If you have a set expression in your measure that defines a new set of dates, this &lt;U&gt;&lt;STRONG&gt;should&lt;/STRONG&gt; &lt;/U&gt;have precedence over the selection.&lt;/P&gt;
&lt;P&gt;Try&lt;BR /&gt;&lt;SPAN&gt;{&amp;lt;Date*={"&amp;gt;=$(=monthstart(today(),1))"}&amp;gt;}&lt;/SPAN&gt;&lt;BR /&gt;instead of&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;{&amp;lt;Date={"&amp;gt;=$(=monthstart(today(),1))"}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Then you will get the intersection between the two. See more on&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Design/Implicit-Set-Operators/ba-p/1475624" target="_blank"&gt;https://community.qlik.com/t5/Design/Implicit-Set-Operators/ba-p/1475624&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;HIC&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2024 19:04:16 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2024-07-24T19:04:16Z</dc:date>
    <item>
      <title>Date Button does not overwrite Date in the set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Button-does-not-overwrite-Date-in-the-set-analysis/m-p/2472652#M99808</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I ' m looking for help with a following problem:&lt;/P&gt;
&lt;P&gt;I have a button which shows next 6 months. The formula behind the action is:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=Concat(distinct{$&amp;lt;Date={"&amp;gt;=$(=monthstart(today(),1))"}&amp;gt;*$&amp;lt;Date={"&amp;lt;$(=monthstart(today(),7))"}&amp;gt;} Date, ';')&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then I have a formula of a Measure:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sum({&amp;lt;Date={"&amp;gt;=$(=monthstart(today(),1))"}&amp;gt;}[Demand [hour]]])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The button does not overwerite date selection in the formula, it ignores it completely.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;Ramina&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 12:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Button-does-not-overwrite-Date-in-the-set-analysis/m-p/2472652#M99808</guid>
      <dc:creator>Ramina</dc:creator>
      <dc:date>2024-07-24T12:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Date Button does not overwrite Date in the set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Button-does-not-overwrite-Date-in-the-set-analysis/m-p/2472776#M99816</link>
      <description>&lt;P&gt;If you have a set expression in your measure that defines a new set of dates, this &lt;U&gt;&lt;STRONG&gt;should&lt;/STRONG&gt; &lt;/U&gt;have precedence over the selection.&lt;/P&gt;
&lt;P&gt;Try&lt;BR /&gt;&lt;SPAN&gt;{&amp;lt;Date*={"&amp;gt;=$(=monthstart(today(),1))"}&amp;gt;}&lt;/SPAN&gt;&lt;BR /&gt;instead of&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;{&amp;lt;Date={"&amp;gt;=$(=monthstart(today(),1))"}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Then you will get the intersection between the two. See more on&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Design/Implicit-Set-Operators/ba-p/1475624" target="_blank"&gt;https://community.qlik.com/t5/Design/Implicit-Set-Operators/ba-p/1475624&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;HIC&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 19:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Button-does-not-overwrite-Date-in-the-set-analysis/m-p/2472776#M99816</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2024-07-24T19:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date Button does not overwrite Date in the set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Button-does-not-overwrite-Date-in-the-set-analysis/m-p/2477022#M100328</link>
      <description>&lt;P&gt;Hey Hic, thank you - it functioned! Just a question, what does this * actually do before the 'Date'?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 12:29:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Button-does-not-overwrite-Date-in-the-set-analysis/m-p/2477022#M100328</guid>
      <dc:creator>Ramina</dc:creator>
      <dc:date>2024-08-20T12:29:14Z</dc:date>
    </item>
  </channel>
</rss>

