<?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: How to add constraint to Cyclic Group? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389458#M422659</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did misunderstand what you want to do - not sorting was the issues you only wanted to display some hours and not all. This could be done with some if-condition like mentioned by Sergey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is another issue within your excel-loading - without using a rounding-function you will get different fieldvalues for most of the numeric- and string-values. Within the app I replaced it with an autogenerate-load but your excel-loading should be look like (you might change the time-format again):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;LOAD time(If(IsNum(Hour), floor(Hour, 1/24/60/60), floor(Time#(Hour, 'hh:mm'), 1/24/60/60)), 'hh:mm') as Hour&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Oct 2017 14:18:31 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2017-10-06T14:18:31Z</dc:date>
    <item>
      <title>How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389447#M422648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;I have one graph with three different views depending on how it's cycled through:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Hour (EST):&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178470_pastedImage_31.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Expression- &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ConvertToLocalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'GMT+00:00'),'hh:mm') &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Hour(IST):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/178471_pastedImage_49.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Expression-&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ConvertToLocalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'GMT+09:30'),'hh:mm') &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Hour (GMT):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/178472_pastedImage_53.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Expression- &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ConvertToLocalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'GMT+04:00'),'hh:mm') &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;I need the graphs to show the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d;"&gt;US working hour (EST) : Showing the graph for&amp;nbsp; US working hours (7:00am EST to 5:00pm EST)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d;"&gt;India working hour (IST): Showing the graph for India working hours (9:00am IST to 6:30pm IST)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d;"&gt;EMEA working hours (GMT): Showing the graph for EMEA working hours (8:00am GMT to 6:00pm GMT)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: times new roman,times; font-size: 12pt;"&gt;How can I enable these constraints?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 17:17:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389447#M422648</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-03T17:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389448#M422649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you could use dual() to effect the sorting. Maybe with something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dual(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ConvertToLocalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'GMT+00:00'),'hh:mm'),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hour(&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ConvertToLocalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'GMT+00:00')) + 7)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 15:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389448#M422649</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-10-04T15:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389449#M422650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm that doesn't seem to work for me. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 17:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389449#M422650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-04T17:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389450#M422651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide a small example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 20:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389450#M422651</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-10-04T20:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389451#M422652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karly,&lt;/P&gt;&lt;P&gt;I'd suggest creating three different filed in load script and also use If statement to calc only the range you need. For Example IF(&lt;SPAN style="font-size: 8pt; font-family: 'Times New Roman'; color: #800000;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Times New Roman'; color: #000000;"&gt;&amp;gt;=7and &lt;SPAN style="font-size: 8pt; font-family: 'Times New Roman'; color: #800000;"&gt;Hour &amp;lt;=17, &lt;SPAN style="font-size: 8pt; font-family: 'Times New Roman'; color: #0000ff;"&gt;Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Times New Roman'; color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Times New Roman'; color: #0000ff;"&gt;ConvertToLocalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Times New Roman'; color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Times New Roman'; color: #800000;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Times New Roman'; color: #000000;"&gt;,'GMT+00:00'),'hh:mm')&lt;/SPAN&gt;,Null()) AS TimeEST etc.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use those new fields in your Cyclic Group just tick the box to hide Nulls&lt;/P&gt;&lt;P&gt;You can even limit it just based on your original values of Hour field, but just convert when you need it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sergey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 10:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389451#M422652</guid>
      <dc:creator>SergeyMak</dc:creator>
      <dc:date>2017-10-05T10:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389452#M422653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can provide the data from the hour field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have it loaded in the script as-&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;isNUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, 'hh:mm')), 'hh:mm') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hour&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 12:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389452#M422653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-05T12:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389453#M422654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't meant an adjusting within the script else within the calculated dimensions which are in use in your dimension-group. The numeric part of the dual-function is intended to manipulate the sorting whereby I now see that my suggestion was a bit to short and contained a syntax-error through an extra bracket. Therefore try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dual(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ConvertToLocalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'GMT+00:00'),'hh:mm'),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(hour(&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ConvertToLocalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'GMT+00:00')) &amp;lt; 7,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: Times New Roman;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hour(&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ConvertToLocalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'GMT+00:00')) &lt;/SPAN&gt;&lt;/SPAN&gt;+ 24,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: Times New Roman;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hour(&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ConvertToLocalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'GMT+00:00'))&lt;/SPAN&gt;&lt;/SPAN&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 13:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389453#M422654</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-10-05T13:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389454#M422655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That doesn't seem to change anything either. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 16:48:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389454#M422655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-05T16:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389455#M422656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide a small sample-qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 06:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389455#M422656</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-10-06T06:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389456#M422657</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>Fri, 06 Oct 2017 12:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389456#M422657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T12:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389457#M422658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wasn't able to get that to work for me. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 12:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389457#M422658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T12:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389458#M422659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did misunderstand what you want to do - not sorting was the issues you only wanted to display some hours and not all. This could be done with some if-condition like mentioned by Sergey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is another issue within your excel-loading - without using a rounding-function you will get different fieldvalues for most of the numeric- and string-values. Within the app I replaced it with an autogenerate-load but your excel-loading should be look like (you might change the time-format again):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;LOAD time(If(IsNum(Hour), floor(Hour, 1/24/60/60), floor(Time#(Hour, 'hh:mm'), 1/24/60/60)), 'hh:mm') as Hour&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 14:18:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389458#M422659</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-10-06T14:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389459#M422660</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;A small correction all the time comes mostly in GMT so it should be like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #1f497d;"&gt;US working hour (EST) : Showing the graph for&amp;nbsp; US working hours (7:00am EST to 5:00pm EST)&amp;nbsp;&amp;nbsp; GMT-04:30&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #1f497d;"&gt;India working hour (IST): Showing the graph for India working hours (9:00am IST to 6:30pm IST)&amp;nbsp;&amp;nbsp;&amp;nbsp; GMT+5:30&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #1f497d;"&gt;EMEA working hours (GMT): Showing the graph for EMEA working hours (8:00am GMT to 6:00pm GMT)&amp;nbsp; GMT +00:00&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: 'Times New Roman'; color: #000000;"&gt;&amp;nbsp; If your data is in est better convert it to GMT first.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: 'Times New Roman'; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;regards&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Pradosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 15:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389459#M422660</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-06T15:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389460#M422661</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;PFA.&amp;nbsp; I have adjusted it to you to show only the required time. Please adjust the if condition to make it work with GMT or EST. IST IS GMT+05:30 AND not GMT+09:30 . Adjust it and and you are good to go. hopefully it will help you write the condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pradosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 15:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389460#M422661</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-06T15:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389461#M422662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I account for Daylight Savings dynamically? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 18:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389461#M422662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T18:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389462#M422663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I account for Daylight Savings dynamically?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 18:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389462#M422663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T18:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389463#M422664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a inline&amp;nbsp; table with region name starting_workhour, end_workhour and fill them as required and use these field in the if clause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought the qvw will solve the problem anyway Hopefully it will solve your problem If satisfied close the thread or else feel free to ask. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Pradosh &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 18:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389463#M422664</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-06T18:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389464#M422665</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;Did the qvw work for you?&amp;nbsp; Did you try the inline table idea I pitched. Let me know if you need any help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Pradosh &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Oct 2017 06:36:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389464#M422665</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-07T06:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to add constraint to Cyclic Group?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389465#M422666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The qvw did work for me- thank you!!! As of now, I'm using that solution. I may need to try out the inline table in the future, but for now the current qvw works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you again for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Karly &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 14:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-constraint-to-Cyclic-Group/m-p/1389465#M422666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-09T14:15:45Z</dc:date>
    </item>
  </channel>
</rss>

