<?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: Qlikview graph and expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009076#M956157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Nov 2015 13:35:20 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2015-11-17T13:35:20Z</dc:date>
    <item>
      <title>Qlikview graph and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009069#M956150</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 requirement where i have show on dashboard the employees completing 8 hours and employees not completing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I raised the issue with Qlikview but due to time format of IN_TIME and OUT_TIME was not able to display. Now we have added one column TOT_DUR which counts the duration. &lt;/P&gt;&lt;P&gt;Now the requirement is that i want to display the count of TOT_DUR less than or equal to and greater than or equal to in a graph and who has completed 8 Hours maximum time .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very new to qlikview. &lt;/P&gt;&lt;P&gt;Please help me which graph will be best suited and expression which will display which users has max tot_dur 8 and count details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the data is excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 09:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009069#M956150</guid>
      <dc:creator />
      <dc:date>2015-11-17T09:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview graph and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009070#M956151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;say if you are having a dimension like EmployeeName then,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In dimension tab, add the dimension EmployeeName and edit it with following:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(aggr(sum(Tot_Duration), EmployeeName)&amp;gt;'08:00', &lt;SPAN style="font-size: 13.3333px;"&gt;EmployeeName)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression: sum(Tot_Duration)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 11:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009070#M956151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-17T11:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview graph and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009071#M956152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 11:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009071#M956152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-17T11:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview graph and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009072#M956153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 11:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009072#M956153</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2015-11-17T11:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview graph and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009073#M956154</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;we have column name as name&lt;/P&gt;&lt;P&gt;so my expression was&lt;/P&gt;&lt;P&gt;=if(aggr(sum(Tot_DUR), NAME)&amp;gt;'08:00', NAME)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output is wrong. I would have got 35 but i am getting 55.01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Employee tot_dur more or equal to 8 is 35 time. but it is showing 55.01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the time details and emp details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 12:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009073#M956154</guid>
      <dc:creator />
      <dc:date>2015-11-17T12:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview graph and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009074#M956155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jyotish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to open &lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/download/913512-197080/Total Dur.qvw" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7; background-color: #fdfdfd;"&gt;Total Dur.qvw&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 12:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009074#M956155</guid>
      <dc:creator />
      <dc:date>2015-11-17T12:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview graph and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009075#M956156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try my solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dont forget to change the Number Format in Time under Number Tab&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 13:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009075#M956156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-17T13:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview graph and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009076#M956157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 13:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009076#M956157</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2015-11-17T13:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview graph and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009077#M956158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi balraj,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am getting below issue after trying your recommendation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;we have column name as name&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;so my expression was&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if(aggr(sum(Tot_DUR), NAME)&amp;gt;'08:00', NAME)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Output is wrong. I would have got 35 but i am getting 55.01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Employee tot_dur more or equal to 8 is 35 time. but it is showing 55.01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have already attached the time details and emp details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 14:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-graph-and-expression/m-p/1009077#M956158</guid>
      <dc:creator />
      <dc:date>2015-11-17T14:12:10Z</dc:date>
    </item>
  </channel>
</rss>

