<?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 Define Shifts in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Define-Shifts/m-p/928950#M12864</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how would it be possible to create a filter pane, to show Day Shift and Evening Shift selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however I need to define the time bracket for the start and finish of each shift&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2015 13:47:51 GMT</pubDate>
    <dc:creator>joeybird</dc:creator>
    <dc:date>2015-10-07T13:47:51Z</dc:date>
    <item>
      <title>Define Shifts</title>
      <link>https://community.qlik.com/t5/App-Development/Define-Shifts/m-p/928950#M12864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how would it be possible to create a filter pane, to show Day Shift and Evening Shift selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however I need to define the time bracket for the start and finish of each shift&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 13:47:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Define-Shifts/m-p/928950#M12864</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2015-10-07T13:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Define Shifts</title>
      <link>https://community.qlik.com/t5/App-Development/Define-Shifts/m-p/928951#M12865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it is possible with Interval Match function with Qlikview , you can post sample data so that we can take it forward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 05:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Define-Shifts/m-p/928951#M12865</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2015-10-08T05:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Define Shifts</title>
      <link>https://community.qlik.com/t5/App-Development/Define-Shifts/m-p/928952#M12866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my Order Date field looks something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01/01/2015 09:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you can see it contains both date and time in same field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to use something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If((Time(Frac([Order Date]))&amp;gt;=Time('17:00:00') AND Time(Frac([OrderDate]))&amp;lt;=Time('08:00:00')), 'Night', 'Day')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I cant seem to get it to work. filter just shows 'Day' and it does not seem to link to anything.&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>Thu, 08 Oct 2015 09:16:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Define-Shifts/m-p/928952#M12866</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2015-10-08T09:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Define Shifts</title>
      <link>https://community.qlik.com/t5/App-Development/Define-Shifts/m-p/928953#M12867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;as per your other thread:&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;BR /&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;BR /&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;If(Hour([Order Date])&amp;gt;=17 OR Hour([Order Date])&amp;lt;=8, 'PM', 'AM') as Night and Day&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 11:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Define-Shifts/m-p/928953#M12867</guid>
      <dc:creator />
      <dc:date>2015-10-08T11:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Define Shifts</title>
      <link>https://community.qlik.com/t5/App-Development/Define-Shifts/m-p/928954#M12868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again your a star !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Define-Shifts/m-p/928954#M12868</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2015-10-08T13:15:29Z</dc:date>
    </item>
  </channel>
</rss>

