<?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: Change expression format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476282#M177877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve &amp;amp; swuehl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; am getting right values on bar but i need to show the time values on the place which i have rounded on the attached image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;IMG alt="DateLimit_2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/46884_DateLimit_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 12:39:32 GMT</pubDate>
    <dc:creator>techvarun</dc:creator>
    <dc:date>2013-09-25T12:39:32Z</dc:date>
    <item>
      <title>Change expression format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476279#M177874</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to change the display format from date to time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:10:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476279#M177874</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2013-09-25T12:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change expression format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476280#M177875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried changing the number format on Number tab in chart properties to interval?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476280#M177875</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-25T12:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change expression format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476281#M177876</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;Within the object properties, simply go to the 'Number' tab and select time as below;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/46876_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Let me know if that answers your question.&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;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476281#M177876</guid>
      <dc:creator />
      <dc:date>2013-09-25T12:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change expression format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476282#M177877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve &amp;amp; swuehl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; am getting right values on bar but i need to show the time values on the place which i have rounded on the attached image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;IMG alt="DateLimit_2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/46884_DateLimit_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:39:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476282#M177877</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2013-09-25T12:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Change expression format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476283#M177878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use Dual function&amp;nbsp; something like this&amp;nbsp; dual (expression,num(exp ,'hh:MM:SS')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 14:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476283#M177878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-25T14:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Change expression format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476284#M177879</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;You have to create a calculate dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me see the dataset you used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 10:29:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476284#M177879</guid>
      <dc:creator>PabloOrtiz</dc:creator>
      <dc:date>2014-07-18T10:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change expression format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476285#M177880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please describe what the chart supposed to show to the user? If it is the average time, then convert your data to a specific unit, like hours or minutes before doing the averaging. Currently it looks like you used the Date format on the "Number" tab of the properties and specified 'h:m:s'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 20:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-expression-format/m-p/476285#M177880</guid>
      <dc:creator />
      <dc:date>2014-07-18T20:07:00Z</dc:date>
    </item>
  </channel>
</rss>

