<?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: Format issue in Label in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789941#M1210505</link>
    <description>&lt;P&gt;Obscurely today its working lol - amazing what a reboot will do.&lt;/P&gt;&lt;P&gt;Its created a new problem whereby this overall average isn't showing when you select a sub set of months but i'll look into this separately.&lt;/P&gt;&lt;P&gt;Thank you for all your help&lt;/P&gt;</description>
    <pubDate>Wed, 10 Mar 2021 09:38:36 GMT</pubDate>
    <dc:creator>peterderrington</dc:creator>
    <dc:date>2021-03-10T09:38:36Z</dc:date>
    <item>
      <title>Format issue in Label</title>
      <link>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789590#M1210453</link>
      <description>&lt;P&gt;Hi, I'm having a small formatting issue with a label that i need some help with.&lt;/P&gt;&lt;P&gt;I have line graph which shows the Overall Median Average of the Average time of transfer which uses this expression:&lt;/P&gt;&lt;P&gt;Median(TOTAL AGGR([PAS Time],[PAS Date]))&lt;/P&gt;&lt;P&gt;For the label i want it to show the average time however when i use this expression as the label name it shows the time in decimal:&amp;nbsp;=Concat('Overall Median Average' &amp;amp; ' - ' &amp;amp; Median(TOTAL AGGR([PAS Time],[PAS Date]),))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to alter it to&amp;nbsp;=Concat('Overall Median Average' &amp;amp; ' - ' &amp;amp; Median(TOTAL AGGR([PAS Time],[PAS Date]),'00:00:00')) but that doesn't help, in fact it means it doesn't show any number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 12:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789590#M1210453</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2021-03-09T12:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Format issue in Label</title>
      <link>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789674#M1210466</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28289"&gt;@peterderrington&lt;/a&gt;&amp;nbsp;, please try this :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='Overall Median Average - ' &amp;amp; time(Median(TOTAL AGGR([PAS Time],[PAS Date])),&amp;nbsp;'hh:mm:ss')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 15:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789674#M1210466</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2021-03-09T15:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Format issue in Label</title>
      <link>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789695#M1210475</link>
      <description>&lt;P&gt;Nope, It stays as a decimal.&lt;/P&gt;&lt;P&gt;If i change the '00:00:00' to 'hh:mm:ss' the number just disappears&lt;/P&gt;&lt;P&gt;=Concat('Overall Median Average' &amp;amp; ' - ' &amp;amp; Median(TOTAL AGGR([PAS Time],[PAS Date]),'hh:mm:ss'))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 16:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789695#M1210475</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2021-03-09T16:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Format issue in Label</title>
      <link>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789752#M1210486</link>
      <description>&lt;P&gt;Why are you using the Concat() function here? I think that's incorrect.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 18:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789752#M1210486</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-03-09T18:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Format issue in Label</title>
      <link>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789758#M1210488</link>
      <description>That’s the way I’ve always set the expression in a label when I want it to return the value of the main expression after (or before) in the label of the legend. Happy to do it another way if there’s a better way though.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Mar 2021 19:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789758#M1210488</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2021-03-09T19:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Format issue in Label</title>
      <link>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789783#M1210491</link>
      <description>&lt;P&gt;I don't think you want to use Concat here. Did you try&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121051"&gt;@QFabian&lt;/a&gt;&amp;nbsp;suggestion as he wrote it?&amp;nbsp; I think that is correct.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 20:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789783#M1210491</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-03-09T20:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Format issue in Label</title>
      <link>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789811#M1210495</link>
      <description>&lt;P&gt;Hi again&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28289"&gt;@peterderrington&lt;/a&gt;&amp;nbsp;, please send us a little data set to test, because probably the problem is in the source data time format.&lt;/P&gt;&lt;P&gt;Please teel me what is the value you get using this :&amp;nbsp;&lt;SPAN&gt;Median(TOTAL AGGR([PAS Time],[PAS Date])&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 21:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789811#M1210495</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2021-03-09T21:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Format issue in Label</title>
      <link>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789941#M1210505</link>
      <description>&lt;P&gt;Obscurely today its working lol - amazing what a reboot will do.&lt;/P&gt;&lt;P&gt;Its created a new problem whereby this overall average isn't showing when you select a sub set of months but i'll look into this separately.&lt;/P&gt;&lt;P&gt;Thank you for all your help&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 09:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-issue-in-Label/m-p/1789941#M1210505</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2021-03-10T09:38:36Z</dc:date>
    </item>
  </channel>
</rss>

