<?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: Bring the allocation level in day wise in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bring-the-allocation-level-in-day-wise/m-p/1310715#M847490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thanks I will try it &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Mar 2017 07:23:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-31T07:23:07Z</dc:date>
    <item>
      <title>Bring the allocation level in day wise</title>
      <link>https://community.qlik.com/t5/QlikView/Bring-the-allocation-level-in-day-wise/m-p/1310713#M847488</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;In below image I have a allocation level in date wise so, I need to use Pie chart for allocation level to find count of how many employees are occupied ,Partially occupied and Available&amp;nbsp; , Allocation level as IF( worked_hours&amp;gt;7, 'Occupied',&amp;nbsp; IF(&amp;nbsp; worked_hours&amp;gt;3 and worked_hours&amp;lt;8, 'Partially Occupied',&amp;nbsp; IF( worked_hours&amp;lt;4,&amp;nbsp; 'Available' ))) so What can I give as dimensional and expression in Pie chart to show day wise allocation&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="158318" alt="allocation.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/158318_allocation.PNG" style="height: auto;" /&gt;&lt;IMG __jive_id="158319" alt="Allocation2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/158319_Allocation2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bring-the-allocation-level-in-day-wise/m-p/1310713#M847488</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bring the allocation level in day wise</title>
      <link>https://community.qlik.com/t5/QlikView/Bring-the-allocation-level-in-day-wise/m-p/1310714#M847489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of Pie chart, I would go Funnel chart for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension as&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;IF(worked_hours&amp;lt;4, 'Occupied',&amp;nbsp; IF(worked_hours&amp;gt;3 and worked_hours&amp;lt;8, 'Partially Occupied',&amp;nbsp; IF( worked_hours&amp;gt;7,&amp;nbsp; 'Available' )))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Expression what you want to calculate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;may be ---- &lt;STRONG&gt;Sum(Measure) &lt;/STRONG&gt;or&lt;STRONG&gt; Count(Measure) {Measure may be -- ProcessTaskID / ResourceId}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;or you can try same with Pie chart if you required to show.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 17:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bring-the-allocation-level-in-day-wise/m-p/1310714#M847489</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-30T17:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Bring the allocation level in day wise</title>
      <link>https://community.qlik.com/t5/QlikView/Bring-the-allocation-level-in-day-wise/m-p/1310715#M847490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thanks I will try it &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 07:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bring-the-allocation-level-in-day-wise/m-p/1310715#M847490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-31T07:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bring the allocation level in day wise</title>
      <link>https://community.qlik.com/t5/QlikView/Bring-the-allocation-level-in-day-wise/m-p/1310716#M847491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly follow the below expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=count(Aggr(if(round(sum(worked_hours)/Count(sheet_date))&amp;gt;7,EmployeeID),EmployeeID)) // Occupied&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Repeat it for remaining two....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it will be useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 13:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bring-the-allocation-level-in-day-wise/m-p/1310716#M847491</guid>
      <dc:creator>yoganantha321</dc:creator>
      <dc:date>2017-04-06T13:05:08Z</dc:date>
    </item>
  </channel>
</rss>

