<?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: Displaying Employee Schedules in Chart Format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356577#M577004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Sep 2017 07:37:46 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2017-09-19T07:37:46Z</dc:date>
    <item>
      <title>Displaying Employee Schedules in Chart Format</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356568#M576992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QV Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if anyone may have any suggestions on the best way to display employee schedules in a chart format. I played around with a few looks but I am almost certain that there maybe better ways. My data consists of a table containing the employee name, event name, start time and end time. I then created and inline table with all of the minutes of operation and a description. I then used IntervalMatch and a left join to my schedule. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first attemp is marginal at best. I created a pivot table with the employee name and the interval grouping as my dimensions. My interval name is show as columns and employee names down the left side of the table. In my expression I used a count distinct on the employee id and based on the activity name I dynamiclly changed the background color. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have include an excel file that shows what I have so far. Please excuse the colors but I plan on changing them next. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions or reference material would be greatly appreciated. &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 20:58:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356568#M576992</guid>
      <dc:creator>villegasi03</dc:creator>
      <dc:date>2012-04-17T20:58:48Z</dc:date>
    </item>
    <item>
      <title>Displaying Employee Schedules in Chart Format</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356569#M576993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you asking how to achieve your Excel file's look in QlikView, or if anyone has a better way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 21:18:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356569#M576993</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-04-17T21:18:38Z</dc:date>
    </item>
    <item>
      <title>Displaying Employee Schedules in Chart Format</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356570#M576994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that is correct. I was thinking about a way to maybe show a timeline at the x axis and employee names on the y axis. Then I could show the data in a stacked bar graph where ever there is an event. Any Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 12:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356570#M576994</guid>
      <dc:creator>villegasi03</dc:creator>
      <dc:date>2012-04-18T12:02:54Z</dc:date>
    </item>
    <item>
      <title>Displaying Employee Schedules in Chart Format</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356571#M576996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could a single employee have more than one event at any one time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 14:27:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356571#M576996</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-04-18T14:27:42Z</dc:date>
    </item>
    <item>
      <title>Displaying Employee Schedules in Chart Format</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356572#M576999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;haven't gotten to it yet .. I was just thinking of doing something like this myself&amp;nbsp; .. but here are my thoughts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- you have 52 15 minute time periods&lt;/P&gt;&lt;P&gt;- you appear to have working, break and ? other time categories? (based on colour of grid field?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- so record original data in table with one row per employee per day&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; col1 = date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; col2 = emp name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; col3 = work start time&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; col4 = work end time&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;- when loading create dummy value of "1" for each of 52 minute time periods using IF to test if that particular time period is within the start and end times&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (StartTime &amp;gt;= 800 and EndTime &amp;lt;= 815, "1") as 0800-0815,&lt;/P&gt;&lt;P&gt;If (StartTime &amp;lt;= 815 and EndTime &amp;gt;= 830, "1") as 0815-0830,&lt;/P&gt;&lt;P&gt;etc for 52 15 min time periods ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- do pivot table of 52 time periods and do sum or avg (which will be one for each employee)&lt;/P&gt;&lt;P&gt;- conditionally shade grid if 1 to &lt;/P&gt;&lt;P&gt; - use date field to filter show day by day schedule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- to shade grid diff colours eg for breaks etc, do extra comparison on load to check if that time period is break of not and make it say "2", then conditionally shade differently...you'd have to add extra columns for those in orig data and do nested IFs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; col5 = break start time&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; col6 = break end time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(BreakTime is present for that emp, check it instead to see if it is in time period and if it is then that is "2", else ... check StartTime &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 23:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356572#M576999</guid>
      <dc:creator />
      <dc:date>2012-04-27T23:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Employee Schedules in Chart Format</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356573#M577000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is table to setup to record data:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="401"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; width: 48pt;" width="64"&gt;&lt;P&gt;WorkDate&lt;/P&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-left: medium none; width: 61pt;" width="81"&gt;Employee&lt;/TD&gt;&lt;TD class="xl64" style="border-left: medium none; width: 48pt;" width="64"&gt;DayStart&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; width: 48pt;" width="64"&gt;DayEnd&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; width: 48pt;" width="64"&gt;BreakStart&lt;/TD&gt;&lt;TD class="xl64" style="border-left: medium none; width: 48pt;" width="64"&gt;BreakEnd&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl66" height="17" style="height: 12.75pt; border-top: medium none;"&gt;25-Apr-12&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;employee 1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: medium none; border-left: medium none;"&gt;700&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1500&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1100&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl66" height="17" style="height: 12.75pt; border-top: medium none;"&gt;25-Apr-12&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;employee 2&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: medium none; border-left: medium none;"&gt;800&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1800&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: medium none; border-left: medium none;"&gt;1300&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: medium none; border-left: medium none;"&gt;1400&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl66" height="17" style="height: 12.75pt; border-top: medium none;"&gt;25-Apr-12&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;employee 3&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: medium none; border-left: medium none;"&gt;800&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1800&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: medium none; border-left: medium none;"&gt;1300&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: medium none; border-left: medium none;"&gt;1400&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl66" height="17" style="height: 12.75pt; border-top: medium none;"&gt;25-Apr-12&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;employee 4&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1200&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1500&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl66" height="17" style="height: 12.75pt; border-top: medium none;"&gt;25-Apr-12&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;employee 5&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: medium none; border-left: medium none;"&gt;700&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1500&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1100&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl66" height="17" style="height: 12.75pt; border-top: medium none;"&gt;26-Apr-12&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;employee 1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: medium none; border-left: medium none;"&gt;700&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1500&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1100&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl66" height="17" style="height: 12.75pt; border-top: medium none;"&gt;26-Apr-12&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;employee 2&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: medium none; border-left: medium none;"&gt;800&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1800&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: medium none; border-left: medium none;"&gt;1300&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: medium none; border-left: medium none;"&gt;1400&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl66" height="17" style="height: 12.75pt; border-top: medium none;"&gt;26-Apr-12&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;employee 3&lt;/TD&gt;&lt;TD class="xl64" style="border-top: medium none; border-left: medium none;"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: medium none; border-left: medium none;"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: medium none; border-left: medium none;"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl66" height="17" style="height: 12.75pt; border-top: medium none;"&gt;26-Apr-12&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;employee 4&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1200&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1500&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl66" height="17" style="height: 12.75pt; border-top: medium none;"&gt;26-Apr-12&lt;/TD&gt;&lt;TD class="xl67" style="border-top: medium none; border-left: medium none;"&gt;employee 5&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: medium none; border-left: medium none;"&gt;700&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1500&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1100&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none; border-left: medium none;"&gt;1200&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load the table into Qlikview:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Original:&lt;/P&gt;&lt;P&gt;Load WorkDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Employee&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; From &lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (biff, embedded labels);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set IntervalStart = 700;&lt;/P&gt;&lt;P&gt;Set IntervalEnd = 800;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Loop through each employee record to get hour intervals&lt;/P&gt;&lt;P&gt;For i = 1 to 11&lt;/P&gt;&lt;P&gt;Original2:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load $(i) as rowNum,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WorkDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Employee,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DayStart, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DayEnd, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(IntervalStart) &amp;amp; '-' &amp;amp; $(IntervalEnd) as Interval,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Check if hour interval is within emp start&amp;lt;&amp;gt; end and give it "1" (so it can be conditionally formatted later")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //I didn't do the extra check to see if the interval is break interval but you could just add add'l If to IntervalValue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If($(IntervalStart) &amp;gt;= DayStart and $(IntervalEnd) &amp;lt;= DayEnd, 1, 0) as IntervalValue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; From &lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (biff, embedded labels);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Let IntervalStart&amp;nbsp; = IntervalStart + 100;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Let IntervalEnd = IntervalEnd + 100;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Next i &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Qlikview make a pivot table from data, use WorkDate, Employee &amp;amp;&amp;nbsp; Interval as dimensions and IntervalValue as Expression.&amp;nbsp; Then conditionally format for fill with Expression so if 1 then it green.. you could do conditional text format on 0 and 1 also to turn them white and green respectively.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="13584" alt="qlikview schedule pivot.jpg" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/13584_qlikview+schedule+pivot.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlikview schedule pivot 2.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/13585_qlikview+schedule+pivot+2.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could also put Event into original table which you could use to slice and dice in pivot table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 05:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356573#M577000</guid>
      <dc:creator />
      <dc:date>2012-04-30T05:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Employee Schedules in Chart Format</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356574#M577001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also make a Gantt chart from a bar chart...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 06:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356574#M577001</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-04-30T06:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Employee Schedules in Chart Format</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356575#M577002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cpokrant and Henric, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay in response. I wanted to test this out as much as possible to make sure it worked with my data. Everything looks great. I ended up using both ideas. I used the Gantt Chart from a bar chart to display the current days scheduled and used the Pivot table idea to show schedules for the week. Thank you to everyone that assisted! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 11:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356575#M577002</guid>
      <dc:creator>villegasi03</dc:creator>
      <dc:date>2012-05-09T11:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Employee Schedules in Chart Format</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356576#M577003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henric, do you happen to have the excel file that you used for the &lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/download/214858-36593/Employee schedule.qvw" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7; background-color: #fdfdfd;"&gt;Employee schedule.qvw&lt;/A&gt;.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 12:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356576#M577003</guid>
      <dc:creator />
      <dc:date>2017-09-08T12:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Employee Schedules in Chart Format</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356577#M577004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 07:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/356577#M577004</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2017-09-19T07:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Employee Schedules in Chart Format</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/1511859#M577005</link>
      <description>&lt;P&gt;Would it be possible to have a chart, with Timeline on X-axis, and Number_Of_Employee_Working on Y-axis. Number_Of_Employee_Working is the sum of employee who's working on that period of time.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2018 02:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Employee-Schedules-in-Chart-Format/m-p/1511859#M577005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-25T02:32:25Z</dc:date>
    </item>
  </channel>
</rss>

