<?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: formatting what is displayed on current selection box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825078#M290631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change the number format for Snapshot_Date in document properties-&amp;gt;number&amp;lt;tab&amp;gt;-&amp;gt;date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Nov 2014 08:52:17 GMT</pubDate>
    <dc:creator>vardhancse</dc:creator>
    <dc:date>2014-11-13T08:52:17Z</dc:date>
    <item>
      <title>formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825072#M290625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello got a date field which is numbers (QlikView format)&lt;/P&gt;&lt;P&gt;I have a button which selects in this field as follows&lt;/P&gt;&lt;P&gt;='&amp;gt;= ' &amp;amp; $(vFromDate) &amp;amp; ' &amp;lt;= ' &amp;amp; $(vToDate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the result is fine but what the end user sees is as follows:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71147_test.png" /&gt;&lt;/P&gt;&lt;P&gt;End users are not developers&lt;/P&gt;&lt;P&gt;can this be translated to something like &amp;gt;= 1/1/2014 &amp;lt;= 10/29/2014 ?&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 08:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825072#M290625</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-11-13T08:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825073#M290626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can change the number format to date format for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As what ever data in a field, will be displayed in current selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 08:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825073#M290626</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-11-13T08:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825074#M290627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the date format using date() date() functions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 08:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825074#M290627</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-11-13T08:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825075#M290628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;format that date fields/variables in script using Date(vfromdate,'DD/MM/YYYY') or format variable in front end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 08:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825075#M290628</guid>
      <dc:creator>vinay_hg</dc:creator>
      <dc:date>2014-11-13T08:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825076#M290629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the variable vFromDate and vToDate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 08:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825076#M290629</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-11-13T08:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825077#M290630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;vFromDate = 41640&lt;/P&gt;&lt;P&gt;vToDate = 41941&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm selecting on Snapshot_Date which has the above format (numbers)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 08:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825077#M290630</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-11-13T08:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825078#M290631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change the number format for Snapshot_Date in document properties-&amp;gt;number&amp;lt;tab&amp;gt;-&amp;gt;date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 08:52:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825078#M290631</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-11-13T08:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825079#M290632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO &lt;/P&gt;&lt;P&gt;this only formats the display of SNAPSHOT_DATE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 09:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825079#M290632</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-11-13T09:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825080#M290633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check the attached file.&lt;/P&gt;&lt;P&gt;i hope it will help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mukram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 09:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825080#M290633</guid>
      <dc:creator>mdmukramali</dc:creator>
      <dc:date>2014-11-13T09:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825081#M290634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ali I think that not directly possible.&lt;/P&gt;&lt;P&gt;Instead you can try by adding 1 proper date filed.&lt;/P&gt;&lt;P&gt;And hide numeric date field selection by using hide prefix statement.&lt;/P&gt;&lt;P&gt;And add field event trigger to select similar selection in proper date field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 11:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825081#M290634</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-11-13T11:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825082#M290635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ah okay sounds smart solution&lt;/P&gt;&lt;P&gt;I know the suggestions that were proposed here are not valid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 11:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825082#M290635</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-11-13T11:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825083#M290636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN" style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN" style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d; font-size: 10pt;"&gt;i have a field that contain a strating time as &amp;gt;&amp;gt;&amp;gt; '7423590' i need to show it like this 7:42:32:90 am (hours ,minutes,seconds,milliseconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN" style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d; font-size: 10pt;"&gt;and another filed that contain the ending time as &amp;gt;&amp;gt;'7435789' i need to show it like this 7:43:57:89 am (hours, minutes,seconds,milliseconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN" style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN" style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d; font-size: 10pt;"&gt;and finaly i need a field that will show me the diffrence time between the starting and the ending time .&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN" style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN" style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d; font-size: 10pt;"&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 13:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825083#M290636</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2014-11-13T13:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825084#M290637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=interval((Time#(Left(Repeat('0',6-Len(7435789))&amp;amp;7435789,1) &amp;amp; ':' &amp;amp; Mid(Repeat('0',6-Len(7435789))&amp;amp;7435789,2,2)&amp;amp; ':' &amp;amp;mid(Repeat('0',6-Len(7435789))&amp;amp;7435789,4,2)&amp;amp; ':' &amp;amp;right(Repeat('0',6-Len(7435789))&amp;amp;7435789,2),'hh:mm:ss:ff'))-(Time#(Left(Repeat('0',6-Len(7423590))&amp;amp;7423590,1) &amp;amp; ':' &amp;amp; Mid(Repeat('0',6-Len(7423590))&amp;amp;7423590,2,2)&amp;amp; ':' &amp;amp;mid(Repeat('0',6-Len(7423590))&amp;amp;7423590,4,2)&amp;amp; ':' &amp;amp;right(Repeat('0',6-Len(7423590))&amp;amp;7423590,2),'hh:mm:ss:ff')))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 14:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825084#M290637</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-11-13T14:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825085#M290638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ASHFAQ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help,it works Successfully&amp;nbsp; &lt;/P&gt;&lt;P&gt;but i used 8-Len instead of 6-Len&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 16:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825085#M290638</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2014-11-13T16:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825086#M290639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ah I just saw it&lt;/P&gt;&lt;P&gt;I also sent you an email &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;almost the same &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 16:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825086#M290639</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-11-13T16:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825087#M290640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi can u mark it as correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 17:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825087#M290640</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-11-13T17:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825088#M290641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hehe Thank you ALI &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:48:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825088#M290641</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2014-11-14T06:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: formatting what is displayed on current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825089#M290642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;of caurse i can but where i am sorry i Am a fresh user here &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formatting-what-is-displayed-on-current-selection-box/m-p/825089#M290642</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2014-11-14T06:52:26Z</dc:date>
    </item>
  </channel>
</rss>

