<?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 Input box value conversion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Input-box-value-conversion/m-p/1201764#M386880</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 a input box where user enters the value (seconds), if user enters 180, then it has to convert as 03:00 (as minutes) in input box, i need to use this variable in my expression calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried with different option like positive integer, predefined values etc but did not work. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2016 04:42:00 GMT</pubDate>
    <dc:creator>sridhar_sigired</dc:creator>
    <dc:date>2016-10-18T04:42:00Z</dc:date>
    <item>
      <title>Input box value conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Input-box-value-conversion/m-p/1201764#M386880</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 a input box where user enters the value (seconds), if user enters 180, then it has to convert as 03:00 (as minutes) in input box, i need to use this variable in my expression calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried with different option like positive integer, predefined values etc but did not work. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 04:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-box-value-conversion/m-p/1201764#M386880</guid>
      <dc:creator>sridhar_sigired</dc:creator>
      <dc:date>2016-10-18T04:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Input box value conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Input-box-value-conversion/m-p/1201765#M386881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Divide by 60 to convert to decimal minutes or divide by 86400 (24x60x60) to convert to a QV time/interval value which you can then format withe the Interval() format function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&lt;EM&gt;Interval(yourFieldinseconds / 86400, 'hh:mm')&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 04:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-box-value-conversion/m-p/1201765#M386881</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-10-18T04:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Input box value conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Input-box-value-conversion/m-p/1201766#M386882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Janathan, do i need to keep this expression at custom field in input constraint of Input box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually here i am showing input box and user will enter some value which is in seconds, however it should be converted into mm:ss format while displaying it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 05:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-box-value-conversion/m-p/1201766#M386882</guid>
      <dc:creator>sridhar_sigired</dc:creator>
      <dc:date>2016-10-18T05:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Input box value conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Input-box-value-conversion/m-p/1201767#M386883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the expression where you are displaying it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 05:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-box-value-conversion/m-p/1201767#M386883</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-10-18T05:13:03Z</dc:date>
    </item>
  </channel>
</rss>

