<?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 Set Analysis with Times in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277933#M401112</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 the following expression, I get no errors and it returns results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is the times, how should I be writing this with Set Analysis, I should see only transactions between 07:30 and 17:30, but with the below expression it shows all times for the max date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NUM(&lt;/P&gt;&lt;P&gt;&amp;nbsp; SUM(&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = {"$(=MAX(Date))"},&lt;/P&gt;&lt;P&gt;&amp;nbsp; [TrxType]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = {'D'},&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActionID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = {'PICKCASE'},&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; OneMinBucket&amp;nbsp; = {"$(= '&amp;gt;=' &amp;amp; '07:30' &amp;amp; '&amp;lt;=' &amp;amp; '17:30')"},&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; OperativeName = {"=SUM($(metric2)) &amp;lt;&amp;gt; 0"}&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; $(metric2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,'#,##0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have the following in a text object it returns the correct results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=concat({&amp;lt;Date&amp;nbsp; = {'28/02/2017'},OneMinBucket = {"$(= '&amp;gt;=' &amp;amp; '07:30' &amp;amp; '&amp;lt;=' &amp;amp; '08:30')"}&amp;gt;}OneMinBucket,',')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Mar 2017 11:19:25 GMT</pubDate>
    <dc:creator>rustyfishbones</dc:creator>
    <dc:date>2017-03-13T11:19:25Z</dc:date>
    <item>
      <title>Set Analysis with Times</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277933#M401112</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 the following expression, I get no errors and it returns results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is the times, how should I be writing this with Set Analysis, I should see only transactions between 07:30 and 17:30, but with the below expression it shows all times for the max date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NUM(&lt;/P&gt;&lt;P&gt;&amp;nbsp; SUM(&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = {"$(=MAX(Date))"},&lt;/P&gt;&lt;P&gt;&amp;nbsp; [TrxType]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = {'D'},&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActionID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = {'PICKCASE'},&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; OneMinBucket&amp;nbsp; = {"$(= '&amp;gt;=' &amp;amp; '07:30' &amp;amp; '&amp;lt;=' &amp;amp; '17:30')"},&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; OperativeName = {"=SUM($(metric2)) &amp;lt;&amp;gt; 0"}&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; $(metric2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,'#,##0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have the following in a text object it returns the correct results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=concat({&amp;lt;Date&amp;nbsp; = {'28/02/2017'},OneMinBucket = {"$(= '&amp;gt;=' &amp;amp; '07:30' &amp;amp; '&amp;lt;=' &amp;amp; '08:30')"}&amp;gt;}OneMinBucket,',')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 11:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277933#M401112</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2017-03-13T11:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Times</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277934#M401113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it works in text box, but not in a chart? That's strange, would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 11:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277934#M401113</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-13T11:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Times</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277935#M401114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I can't share the Application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 11:46:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277935#M401114</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2017-03-13T11:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Times</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277936#M401115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Screenshots? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 11:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277936#M401115</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-13T11:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Times</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277937#M401116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologies, it does work, the issue I have is with something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display all times between 07:30 and 17:30 regardless of a transaction happening with each OneMinuteBucket.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to limit my dimension to show all minutes between the 2 times&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 12:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277937#M401116</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2017-03-13T12:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Times</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277938#M401117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure I am understanding anything Alan.... If you are able to neither share a sample or sample data or something else that I can understand... then I would let someone else help you out &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;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 12:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277938#M401117</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-13T12:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Times</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277939#M401118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this work on the ListBox?&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; '&amp;gt;=07:30&amp;lt;=17:30'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;if it works in your listbox, then it should work in set analysis as well&lt;/P&gt;&lt;P&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;NUM(&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;&amp;nbsp; SUM(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; {&amp;lt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = {"$(=MAX(Date))"},&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; [TrxType]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = {'D'},&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; ActionID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = {'PICKCASE'},&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; OneMinBucket&amp;nbsp; = {"&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;=07:30&amp;lt;=17:30"&lt;/STRONG&gt;},&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; OperativeName = {"=SUM($(metric2)) &amp;lt;&amp;gt; 0"}&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; &amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; $(metric2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,'#,##0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 13:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Times/m-p/1277939#M401118</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-03-13T13:12:19Z</dc:date>
    </item>
  </channel>
</rss>

