<?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: Display actual date selection in 'Current Selections' in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975569#M962554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark, &lt;/P&gt;&lt;P&gt;You have tried to change in the Script the variable DATA in&amp;nbsp; SET DateFormat='DD.MM.YYYY' (from DD/MM/YYYY)&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;I had the same problem but now i have in the Current Selection Dates and Numbers.&lt;/P&gt;&lt;P&gt;But it must convert min and max of variable input (in Date).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Oct 2015 13:27:44 GMT</pubDate>
    <dc:creator>demcug82</dc:creator>
    <dc:date>2015-10-14T13:27:44Z</dc:date>
    <item>
      <title>Display actual date selection in 'Current Selections'</title>
      <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975560#M962545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have calendar object which allows the user to select a date range. The expressions for 'From' and 'To' are as follows.....&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;=min({1}Date) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To&lt;/P&gt;&lt;P&gt; =yearend(date(today()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I having is that when the user selects a date range the display in the 'Current Selections' are shown as numbers. This is a common feature in excel but I can't seem to correct this. See attached for some screen shots. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 10:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975560#M962545</guid>
      <dc:creator />
      <dc:date>2015-10-14T10:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Display actual date selection in 'Current Selections'</title>
      <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975561#M962546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;try Date(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;min({1}Date)) &amp;amp; Date(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;yearend(date(today())))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 10:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975561#M962546</guid>
      <dc:creator />
      <dc:date>2015-10-14T10:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Display actual date selection in 'Current Selections'</title>
      <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975562#M962547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the calendar your using the variable as the&amp;nbsp; input rite?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 10:29:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975562#M962547</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-14T10:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Display actual date selection in 'Current Selections'</title>
      <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975563#M962548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but this did not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 10:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975563#M962548</guid>
      <dc:creator />
      <dc:date>2015-10-14T10:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display actual date selection in 'Current Selections'</title>
      <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975564#M962549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, that's right. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 10:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975564#M962549</guid>
      <dc:creator />
      <dc:date>2015-10-14T10:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display actual date selection in 'Current Selections'</title>
      <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975565#M962550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you share the app ? it will help us to debug the same &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 10:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975565#M962550</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-14T10:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Display actual date selection in 'Current Selections'</title>
      <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975566#M962551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happens if you use date() with variable sin trigger -&amp;gt;action like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;=Date($(vMinDate))&amp;lt;=Date($(vMaxDate))&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't work, try to share a sample qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 10:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975566#M962551</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-10-14T10:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Display actual date selection in 'Current Selections'</title>
      <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975567#M962552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The information is already visible with the listboxes, so why keeping the data in the current selection box?&lt;/P&gt;&lt;P&gt;Rename your field Date by something like %Date and in the script use:&lt;/P&gt;&lt;P&gt;SET HidePrefix='%' ;&lt;/P&gt;&lt;P&gt;So, this field will disapear of the current selection box.&lt;/P&gt;&lt;P&gt;Ok, it's more a workaround than a real solution.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 11:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975567#M962552</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2015-10-14T11:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Display actual date selection in 'Current Selections'</title>
      <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975568#M962553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree, but the business would like to be able to see in the current selection what they have selected. &lt;/P&gt;&lt;P&gt;I can see their point as it is more visually appealing to still see the date range when the calendar box is hidden. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where should this renaming occur? It is the display in the current selections that I want the dates to show up. In the attached, there appears to be no options to make changes to number format or apply a dimension. &lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102004_Untitled.png" style="height: 542px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 12:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975568#M962553</guid>
      <dc:creator />
      <dc:date>2015-10-14T12:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Display actual date selection in 'Current Selections'</title>
      <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975569#M962554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark, &lt;/P&gt;&lt;P&gt;You have tried to change in the Script the variable DATA in&amp;nbsp; SET DateFormat='DD.MM.YYYY' (from DD/MM/YYYY)&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;I had the same problem but now i have in the Current Selection Dates and Numbers.&lt;/P&gt;&lt;P&gt;But it must convert min and max of variable input (in Date).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 13:27:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975569#M962554</guid>
      <dc:creator>demcug82</dc:creator>
      <dc:date>2015-10-14T13:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Display actual date selection in 'Current Selections'</title>
      <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975570#M962555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it's only to show the selection (and not use the other functions of the current selection box), you can create your own box with a textbox. We have done this for our users creating a sentence in english because they were lost with the standard object. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 14:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975570#M962555</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2015-10-14T14:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Display actual date selection in 'Current Selections'</title>
      <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975571#M962556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vincent, I think that would resolve the issue!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used the following expression within a list box and it works well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Date range selected: ' &amp;amp; 'From ' &amp;amp;Date(min({1}Date)) &amp;amp; ' To '&amp;amp;Date(yearend(date(today())))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards! &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 14:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975571#M962556</guid>
      <dc:creator />
      <dc:date>2015-10-14T14:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Display actual date selection in 'Current Selections'</title>
      <link>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975572#M962557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Calendar object, change the format to 'Date' in the Number tab of the properties window to see the date range as dates instead of numbers in the Current Selections box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 14:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-actual-date-selection-in-Current-Selections/m-p/975572#M962557</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2015-10-14T14:54:04Z</dc:date>
    </item>
  </channel>
</rss>

