<?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: Day/Time formatting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Day-Time-formatting/m-p/1581884#M442954</link>
    <description>&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Interval(FieldName, 'd')&amp;lt;&amp;gt;0, Interval(FieldName, 'd hh:mm:ss'))&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 19 May 2019 15:09:02 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2019-05-19T15:09:02Z</dc:date>
    <item>
      <title>Day/Time formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Day-Time-formatting/m-p/1581850#M442952</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;is it possible to show the day in time format only if it is greather then 0?&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;in the formatting pattern of the QlikView chart properties I set&amp;nbsp;&lt;STRONG&gt;d hh:mm:ss&lt;/STRONG&gt; and it shows both&amp;nbsp;&lt;STRONG&gt;1 10:12:50 &lt;/STRONG&gt;and&amp;nbsp;&lt;STRONG&gt;0 15:12:27&lt;/STRONG&gt; (I'd like to omit the day when it's equal to 0).&lt;/P&gt;&lt;P&gt;Thank a lot.&lt;/P&gt;&lt;P&gt;N.&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 07:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Day-Time-formatting/m-p/1581850#M442952</guid>
      <dc:creator>Nino</dc:creator>
      <dc:date>2019-05-19T07:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Day/Time formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Day-Time-formatting/m-p/1581852#M442953</link>
      <description>You can use the Interval function to format the value:&lt;BR /&gt;If (MyValue &amp;lt;1 , Interval(MyValue, 'h:mm:ss'), Interval(MyValue, 'd h:mm:ss'))&lt;BR /&gt;You'll need to set the format option in the Qlikview chart to Expression default.</description>
      <pubDate>Sun, 19 May 2019 08:13:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Day-Time-formatting/m-p/1581852#M442953</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2019-05-19T08:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Day/Time formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Day-Time-formatting/m-p/1581884#M442954</link>
      <description>&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Interval(FieldName, 'd')&amp;lt;&amp;gt;0, Interval(FieldName, 'd hh:mm:ss'))&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 15:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Day-Time-formatting/m-p/1581884#M442954</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-05-19T15:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Day/Time formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Day-Time-formatting/m-p/1582923#M443032</link>
      <description>I've found some problems by testing Interval(FieldName, 'd')&amp;lt;&amp;gt;0.&lt;BR /&gt;Thank you the same for the suggestion</description>
      <pubDate>Tue, 21 May 2019 16:26:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Day-Time-formatting/m-p/1582923#M443032</guid>
      <dc:creator>Nino</dc:creator>
      <dc:date>2019-05-21T16:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Day/Time formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Day-Time-formatting/m-p/1582924#M443033</link>
      <description>Excellent!&lt;BR /&gt;&lt;BR /&gt;Thank you so much!</description>
      <pubDate>Tue, 21 May 2019 16:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Day-Time-formatting/m-p/1582924#M443033</guid>
      <dc:creator>Nino</dc:creator>
      <dc:date>2019-05-21T16:26:28Z</dc:date>
    </item>
  </channel>
</rss>

