<?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: Button Object - Select a range of dates in field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Button-Object-Select-a-range-of-dates-in-field/m-p/1707778#M54308</link>
    <description>&lt;P&gt;Solved with the concat function;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;=Concat({&amp;lt;Date= {"&amp;gt;=$(=today()-3)&amp;lt;=$(=today())"}&amp;gt;} DISTINCT date(Date), ';' )&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 03 Jun 2020 12:07:00 GMT</pubDate>
    <dc:creator>blaise</dc:creator>
    <dc:date>2020-06-03T12:07:00Z</dc:date>
    <item>
      <title>Button Object - Select a range of dates in field</title>
      <link>https://community.qlik.com/t5/App-Development/Button-Object-Select-a-range-of-dates-in-field/m-p/1707746#M54301</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Version: QS Desktop 2020 Apr&lt;/P&gt;&lt;P&gt;Im trying to use the button object (native) so select a range of dates in a date field. A single date (even an expression that returns a single date) works but not a range like &amp;gt;=2020-01-01&amp;lt;=2020-01-31 (that works perfectly fine when selecting this in the date field in a filter pane.&lt;/P&gt;&lt;P&gt;I have locked at the solution here -&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Sense-App-Development/Select-a-range-of-dates-using-a-Qlik-Sense-button/m-p/1539178#M40179" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Sense-App-Development/Select-a-range-of-dates-using-a-Qlik-Sense-button/m-p/1539178#M40179&lt;/A&gt;&amp;nbsp;where the use the (old) button for navigation from dashboard bundle extension. The difference seems to be that with the ext. object there is a possibility to "select value in field" but in native object I only have "select value&lt;STRONG&gt;s&lt;/STRONG&gt; in field" (note the s in values).&lt;/P&gt;&lt;P&gt;The following works f.ex. for my colleague in Feb2020 ext. bundle object;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;='&amp;gt;=' &amp;amp; '$(=Today()-1)' &amp;amp; '&amp;lt;=' &amp;amp; '$(=Today()+1)'&lt;/LI-CODE&gt;&lt;P&gt;but not in native object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone that got a solution or is this a WAD?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:32:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Button-Object-Select-a-range-of-dates-in-field/m-p/1707746#M54301</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2024-11-16T18:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Button Object - Select a range of dates in field</title>
      <link>https://community.qlik.com/t5/App-Development/Button-Object-Select-a-range-of-dates-in-field/m-p/1707778#M54308</link>
      <description>&lt;P&gt;Solved with the concat function;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;=Concat({&amp;lt;Date= {"&amp;gt;=$(=today()-3)&amp;lt;=$(=today())"}&amp;gt;} DISTINCT date(Date), ';' )&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 03 Jun 2020 12:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Button-Object-Select-a-range-of-dates-in-field/m-p/1707778#M54308</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2020-06-03T12:07:00Z</dc:date>
    </item>
  </channel>
</rss>

