<?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: RE:How to Do Productivity? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027074#M347032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sincerely sorry, but I do not understand your requirement. If you want calculations to be done in a pivot table (as shown in your screenshot), then the simple Sum(t_hrs)/24 will do. It's only a matter of choosing/generating the correct dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alterantively, you can create two expressions (call them 'ST' and 'RT') and embed the required process in set analysis as others have shown before:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;= Sum({&amp;lt;t_descr = {'&lt;SPAN style="color: #3d3d3d; font-size: 13px;"&gt;Test-Des-ST'&lt;/SPAN&gt;}&amp;gt;} t_hrs)/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'courier new', courier;"&gt;= Sum({&amp;lt;t_descr = {'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;Test-Des-RT'&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'courier new', courier;"&gt;}&amp;gt;} t_hrs)/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Note: these expression will be applied on all rows and won't allow changing process phases via set analysis (as your metrics dimension seems to imply). You'll have to use a nested IF expression instead.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Peter&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jan 2016 13:10:45 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2016-01-05T13:10:45Z</dc:date>
    <item>
      <title>RE:How to Do Productivity?</title>
      <link>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027068#M347026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have fields lik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 330px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;t_id&lt;/TD&gt;&lt;TD width="202"&gt;t_desc&lt;/TD&gt;&lt;TD width="64"&gt;t_hrs&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;47&lt;/TD&gt;&lt;TD&gt;Onst/Offshr&lt;/TD&gt;&lt;TD align="right"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;47&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Test - Exe - ST&lt;/P&gt;&lt;P&gt;47&amp;nbsp; Test-Des-ST &lt;/P&gt;&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;47&lt;/TD&gt;&lt;TD&gt;Onst/Offshre &lt;/TD&gt;&lt;TD align="right"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;47&lt;/TD&gt;&lt;TD&gt;Non-RT&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;1)where&amp;nbsp; ST&amp;nbsp; and RT&amp;nbsp;&amp;nbsp;&amp;nbsp; are the string values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in ST&amp;nbsp; design&amp;nbsp; is there and too RT also hvng design&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to caluclate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effort spent in days?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; how to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 12:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027068#M347026</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-01-05T12:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: RE:How to Do Productivity?</title>
      <link>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027069#M347027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understand what your expected output is&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 12:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027069#M347027</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-05T12:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: RE:How to Do Productivity?</title>
      <link>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027070#M347028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Effort for what? Designing? Execution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is for designing then try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=sum({&amp;lt;t_desc={'*des*'}&amp;gt;} t_hrs)/24&amp;nbsp; which would give you number of days for designing&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 12:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027070#M347028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-05T12:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: RE:How to Do Productivity?</title>
      <link>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027071#M347029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You didn't specify over which dimensions this calculation should be performed, so this will probably do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=Sum(t_hrs)/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, please specify which dimensions you want to use (in for example a straight table) or post a screenshot of the desired object. You can simulate your object in Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 12:28:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027071#M347029</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-01-05T12:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: RE:How to Do Productivity?</title>
      <link>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027072#M347030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i want to caluculate..&lt;/P&gt;&lt;P&gt;for design &lt;IMG alt="design.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/110617_design.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 12:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027072#M347030</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-01-05T12:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: RE:How to Do Productivity?</title>
      <link>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027073#M347031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try these expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assuming mentioned format by you&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=sum({&amp;lt;t_desc={'*design*SIT'}&amp;gt;} t_hrs)/24&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;=sum({&amp;lt;t_desc={'*design*RT'}&amp;gt;} t_hrs)/24&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 13:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027073#M347031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-05T13:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: RE:How to Do Productivity?</title>
      <link>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027074#M347032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sincerely sorry, but I do not understand your requirement. If you want calculations to be done in a pivot table (as shown in your screenshot), then the simple Sum(t_hrs)/24 will do. It's only a matter of choosing/generating the correct dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alterantively, you can create two expressions (call them 'ST' and 'RT') and embed the required process in set analysis as others have shown before:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;= Sum({&amp;lt;t_descr = {'&lt;SPAN style="color: #3d3d3d; font-size: 13px;"&gt;Test-Des-ST'&lt;/SPAN&gt;}&amp;gt;} t_hrs)/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'courier new', courier;"&gt;= Sum({&amp;lt;t_descr = {'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;Test-Des-RT'&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'courier new', courier;"&gt;}&amp;gt;} t_hrs)/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Note: these expression will be applied on all rows and won't allow changing process phases via set analysis (as your metrics dimension seems to imply). You'll have to use a nested IF expression instead.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Peter&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 13:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027074#M347032</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-01-05T13:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: RE:How to Do Productivity?</title>
      <link>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027075#M347033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sry peter...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as that is testting metrics in Text object...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 13:16:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-How-to-Do-Productivity/m-p/1027075#M347033</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-01-05T13:16:25Z</dc:date>
    </item>
  </channel>
</rss>

