<?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: DD:HH:MM format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23378#M772753</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ Can you help me with this please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 May 2018 06:48:48 GMT</pubDate>
    <dc:creator>karthikoffi27se</dc:creator>
    <dc:date>2018-05-29T06:48:48Z</dc:date>
    <item>
      <title>DD:HH:MM format</title>
      <link>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23373#M772748</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 have the data where it is in DD:HH:MM format, now I need to use a if condition to extract anything less than &amp;lt;= 7 days and &amp;lt;= 5 days and &amp;lt;= 4 hours. Can you help me to achieve this please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Karthik&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/DD-HH-MM-format/m-p/23373#M772748</guid>
      <dc:creator>karthikoffi27se</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: DD:HH:MM format</title>
      <link>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23374#M772749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your if condition looks to be not so convincing. Anything &amp;lt;=4 hours would always satisfy your other two conditions. Hence, checking only the last condition would be enough. Could you post a sample data set and expected output to understand your requirement better?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 05:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23374#M772749</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-05-29T05:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: DD:HH:MM format</title>
      <link>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23375#M772750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post sample data and expected output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 05:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23375#M772750</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-05-29T05:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: DD:HH:MM format</title>
      <link>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23376#M772751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have attached the sample data, My output should be like &amp;gt;5 days &amp;lt;= 7 days I need to count request ID for this interval this pattern is followed for remaining if condition ie&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;TAT&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Count of Request ID&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&amp;gt; 5 days &amp;lt;= 7 days&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&amp;gt; 4 hours &amp;lt;=5 days&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&amp;lt;= 4 hours&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my expected output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 05:44:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23376#M772751</guid>
      <dc:creator>karthikoffi27se</dc:creator>
      <dc:date>2018-05-29T05:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: DD:HH:MM format</title>
      <link>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23377#M772752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD REQUEST_NO,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: #ff0000;"&gt;Interval#&lt;/STRONG&gt;(TAT,'DD:hh:&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;mm&lt;/STRONG&gt;&lt;/SPAN&gt;') as TAT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=If(TAT&amp;gt;5 and TAT&amp;lt;=7, '&amp;gt;5 days &amp;lt;=7 days',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; if(TAT&amp;gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;4/24&lt;/STRONG&gt;&lt;/SPAN&gt; and TAT&amp;lt;=5, '&amp;gt;4 hours days &amp;lt;=5 days', '&amp;lt;= 4 hours'&lt;SPAN style="font-size: 10pt;"&gt; )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'courier new', courier;"&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="203751" alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203751_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 06:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23377#M772752</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-05-29T06:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: DD:HH:MM format</title>
      <link>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23378#M772753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ Can you help me with this please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 06:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23378#M772753</guid>
      <dc:creator>karthikoffi27se</dc:creator>
      <dc:date>2018-05-29T06:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: DD:HH:MM format</title>
      <link>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23379#M772754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to separate days, hours and minutes and/or to get it easier calculate all in days:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;REQUEST_NO,&lt;/P&gt;&lt;P&gt;Sum(Day+Hour+Minute)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as Days&lt;/P&gt;&lt;P&gt;Group By REQUEST_NO;&lt;/P&gt;&lt;P&gt;LOAD REQUEST_NO, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subfield(TAT,':',1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as Day,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subfield(TAT,':',2)/24&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as Hour,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subfield(TAT,':',3)/1440&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as Minute&lt;/P&gt;&lt;P&gt;FROM TAT.xls (biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can use the function Class() to create your column Task or with a If Condition,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan L.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 07:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23379#M772754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-29T07:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: DD:HH:MM format</title>
      <link>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23380#M772755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really sure, why &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/tresesco"&gt;tresesco&lt;/A&gt;&lt;/STRONG&gt; solution is not helpful for you? Can you elaborate more for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 07:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DD-HH-MM-format/m-p/23380#M772755</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-05-29T07:53:54Z</dc:date>
    </item>
  </channel>
</rss>

