<?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: remove 00:00:00 time from a chart qlik sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417968#M33536</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;I need the time part&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g data point for the customer ID will show&amp;nbsp; 14:59 , next ID on the data point will be 09:32&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are some IDs that work out to 00:00... it is these I wish to remove&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Oct 2017 14:39:06 GMT</pubDate>
    <dc:creator>joeybird</dc:creator>
    <dc:date>2017-10-09T14:39:06Z</dc:date>
    <item>
      <title>remove 00:00:00 time from a chart qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417966#M33534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="jive-answer-type font-color-meta jive-answer-type-notanswered"&gt;&lt;SPAN class="j-post-author"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a trend graph line..and these values show as time differences for orders per customers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the sort of question to ask how to stop showing 0 however&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This measure is worked out using an if statement.. within the if statement there is sum difference&amp;nbsp; between two time stamps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if("CheckDate" &amp;lt; StartCheckDate , max({$&amp;lt;[Temperature]={'&amp;lt;=0'}&amp;gt;} CheckDate) - min({$&amp;lt;[Temperature]={'&amp;gt;0'}, CheckNumber = {1}&amp;gt;} CheckDate), max({$&amp;lt;[Temperature]={'&amp;lt;=0'}&amp;gt;} CheckDate) - min({$&amp;lt;[Temperature]={'&amp;gt;0'}, CheckNumber = {2}&amp;gt;} CheckDate))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. However some customers are showing up as 00:00:00 how do I in the measure say don't show these customers.. that have 00:00:00 after the calculation ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or 2. is there a way under the limitation section of qlik to remove 00:00:00 time as more than value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CheckDate, StartCheckDate, all are formatted 01/01/2001 00:00:00&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CheckNumber just increment numbers as 1, 2, 3 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cant send sample of data sorry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 10:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417966#M33534</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2017-10-09T10:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: remove 00:00:00 time from a chart qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417967#M33535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exactly clear on your requirement but if you don't want the time part then format it using date() function.Can you please elaborate to make it easier for us to help you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pradosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 13:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417967#M33535</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-09T13:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: remove 00:00:00 time from a chart qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417968#M33536</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;I need the time part&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g data point for the customer ID will show&amp;nbsp; 14:59 , next ID on the data point will be 09:32&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are some IDs that work out to 00:00... it is these I wish to remove&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 14:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417968#M33536</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2017-10-09T14:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: remove 00:00:00 time from a chart qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417969#M33537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joanna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with SetAnalysis you can exclude selections from any measure using the operator "-".&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Date&lt;STRONG&gt;=-&lt;/STRONG&gt;{"*00:00:00"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case this will exclude from Sales all the Sales that have a Date ending with 00:00:00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You only need to adjust for your situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 15:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417969#M33537</guid>
      <dc:creator>RicardodelaRosaQlik</dc:creator>
      <dc:date>2017-10-09T15:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: remove 00:00:00 time from a chart qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417970#M33538</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;tried this and no joy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did try swapping the -=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried moving the * to both ends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any more ideas team?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 08:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417970#M33538</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2017-10-10T08:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: remove 00:00:00 time from a chart qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417971#M33539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Could you try this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if(RIGHT(CheckDate, &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; =- '00:00:00' or RIGHT(StartCheckDate,8) =- '00:00:00',if("CheckDate" &amp;lt; StartCheckDate , max({$&amp;lt;[Temperature]={'&amp;lt;=0'}&amp;gt;} CheckDate) - min({$&amp;lt;[Temperature]={'&amp;gt;0'}, CheckNumber = {1}&amp;gt;} CheckDate), max({$&amp;lt;[Temperature]={'&amp;lt;=0'}&amp;gt;} CheckDate) - min({$&amp;lt;[Temperature]={'&amp;gt;0'}, CheckNumber = {2}&amp;gt;} CheckDate)))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 08:38:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417971#M33539</guid>
      <dc:creator>RicardodelaRosaQlik</dc:creator>
      <dc:date>2017-10-10T08:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: remove 00:00:00 time from a chart qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417972#M33540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this &lt;/P&gt;&lt;P&gt;its work fine&lt;/P&gt;&lt;P&gt;Floor() function remove the 00:00:00 &lt;/P&gt;&lt;P&gt; Date(Floor(Timestamp#(CreatedDate,'YYYY-MM-DD hh:mm:ss')),'M/D/YYYY')&amp;nbsp; as Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;sahadev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 09:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417972#M33540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-10T09:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: remove 00:00:00 time from a chart qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417973#M33541</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;sorry all numbers are now resulting in 00:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to change the 8 to 7 or a 9, encase of formatting and no joy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is a puzzle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any more ideas please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 09:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417973#M33541</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2017-10-10T09:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: remove 00:00:00 time from a chart qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417974#M33542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if("CheckDate" &amp;lt; StartCheckDate , if(max({$&amp;lt;[Temperature]={'&amp;lt;=0'}&amp;gt;} CheckDate) - min({$&amp;lt;[Temperature]={'&amp;gt;0'}, CheckNumber = {1}&amp;gt;} CheckDate)='00:00:00',null(),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;max({$&amp;lt;[Temperature]={'&amp;lt;=0'}&amp;gt;} CheckDate) - min({$&amp;lt;[Temperature]={'&amp;gt;0'}, CheckNumber = {1}&amp;gt;} CheckDate))&lt;/SPAN&gt;, if(max({$&amp;lt;[Temperature]={'&amp;lt;=0'}&amp;gt;} CheckDate) - min({$&amp;lt;[Temperature]={'&amp;gt;0'}, CheckNumber = {2}&amp;gt;} CheckDate)='00:00:00',null(),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;max({$&amp;lt;[Temperature]={'&amp;lt;=0'}&amp;gt;} CheckDate) - min({$&amp;lt;[Temperature]={'&amp;gt;0'}, CheckNumber = {2}&amp;gt;} CheckDate))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 09:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417974#M33542</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-10T09:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: remove 00:00:00 time from a chart qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417975#M33543</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;again, all the values are showing 00:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also note I did add the extra ) on the end as it expression was not valid, but it still did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 10:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/remove-00-00-00-time-from-a-chart-qlik-sense/m-p/1417975#M33543</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2017-10-10T10:14:10Z</dc:date>
    </item>
  </channel>
</rss>

