<?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 different date format in current selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431396#M808717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really understand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Oct 2017 12:39:15 GMT</pubDate>
    <dc:creator>ttal7878</dc:creator>
    <dc:date>2017-10-25T12:39:15Z</dc:date>
    <item>
      <title>Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431391#M808712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hi Guys,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Is it possible&amp;nbsp; that if a user selects date range&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; in the 'Input box'-'Select Date Range'&amp;nbsp; the date that will be &lt;/SPAN&gt;display in the 'current selection' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;will be in the format 'YYYY-MM-DD HH:SS' instead of the format 'num'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I'm using the flowing variables:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;VstartDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;VEndDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;VstartDate1=num(VstartDate)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;VEndDate=num(VEndDate)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;When the user selects a date range,I used variable event trigger on select in field:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; ='&amp;gt;=' &amp;amp; VstartDate1 &amp;amp; '&amp;lt;=' &amp;amp; VEndDate1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I've included a sample file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431391#M808712</guid>
      <dc:creator>ttal7878</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431392#M808713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be assign trigger like this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='&amp;gt;='&amp;amp;Date(MonthsStart(1,Today()),'YYYY-MM-DD HH:SS')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 11:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431392#M808713</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-10-25T11:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431393#M808714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please change yours triggers to format your search&lt;/P&gt;&lt;P&gt;='&amp;gt;=' &amp;amp; Date(VstartDate1,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'YYYY-MM-DD HH:SS'&lt;/SPAN&gt;) &amp;amp; '&amp;lt;=' &amp;amp; Date(VEndDate1,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'YYYY-MM-DD HH:SS'&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180851_Capturar.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 11:10:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431393#M808714</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2017-10-25T11:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431394#M808715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank &lt;A href="https://community.qlik.com/qlik-users/21667"&gt;cleveranjos&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/218859"&gt;loveisfail&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;This is not exactly correct, since in my real model the field on which the trigger is triggered is in a format num.&lt;/P&gt;&lt;P&gt;Attached is a new example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 11:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431394#M808715</guid>
      <dc:creator>ttal7878</dc:creator>
      <dc:date>2017-10-25T11:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431395#M808716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, That is the reason only we are providing Date() format instead Num(). You are not expecting this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431395#M808716</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-10-25T12:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431396#M808717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really understand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431396#M808717</guid>
      <dc:creator>ttal7878</dc:creator>
      <dc:date>2017-10-25T12:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431397#M808718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will you able to explain exactly your needed, So then we can discuss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431397#M808718</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-10-25T12:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431398#M808719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the user selects a date in the 'Date range input box', I want the date displayed in the current selection to be like this:&lt;/P&gt;&lt;P&gt;saledate&amp;gt;='YYYY-MM-SS &lt;SPAN style="font-size: 13.3333px;"&gt;HH:MM&lt;/SPAN&gt;'&amp;lt;='YYYY-MM-DD HH:MM'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431398#M808719</guid>
      <dc:creator>ttal7878</dc:creator>
      <dc:date>2017-10-25T12:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431399#M808720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct me, If i am wrong reading the read. Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='&amp;gt;=' &amp;amp; Date(VstartDate,'YYYY-MM-DD HH:SS') &amp;amp; '&amp;lt;=' &amp;amp; Date(VEndDate,'YYYY-MM-DD HH:SS')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431399#M808720</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-10-25T12:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431400#M808721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does not work, you can not select any date range at all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:03:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431400#M808721</guid>
      <dc:creator>ttal7878</dc:creator>
      <dc:date>2017-10-25T13:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431401#M808722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is only 2 input boxes. Can you try selection from your end and then will look in detail. I believe this should work as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:05:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431401#M808722</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-10-25T13:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431402#M808723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;selection from your end ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I'am talking on the input 'Select Date Range'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431402#M808723</guid>
      <dc:creator>ttal7878</dc:creator>
      <dc:date>2017-10-25T13:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431403#M808724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you going to select in input box only, right? That is what my intention do selection and/or enter manually to check whether it is working or not in selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need from calendar object then go and change ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431403#M808724</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-10-25T13:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431404#M808725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180886_Capturar.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431404#M808725</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2017-10-25T13:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431405#M808726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I updated my &lt;SPAN style="font-size: 13.3333px;"&gt;example&lt;/SPAN&gt; qvw.&lt;/P&gt;&lt;P&gt;I changed the field (SaleDate) to&amp;nbsp; 'SaleDatenum'&lt;/P&gt;&lt;P&gt;When a user selects a date range, I want it to display in the current selection like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to change the information shown &lt;SPAN style="font-size: 13.3333px;"&gt;in the current selection box?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="180987" alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180987_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 06:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431405#M808726</guid>
      <dc:creator>ttal7878</dc:creator>
      <dc:date>2017-10-26T06:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Display different date format in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431406#M808727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It´s not possible,&lt;/P&gt;&lt;P&gt;If you select into &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;SaleDatenum field, this field would be shown not SalesDate&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 09:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-different-date-format-in-current-selection/m-p/1431406#M808727</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2017-10-26T09:37:05Z</dc:date>
    </item>
  </channel>
</rss>

