<?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: Tickets Logged Today in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412421#M1153971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If [Num] is your Ticket ID or something similar you should be able to do something along the lines of:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;count({$&amp;lt;[Open Date]={$(=Today())}&amp;gt;} distinct [Num])&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Apr 2013 09:50:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-02T09:50:55Z</dc:date>
    <item>
      <title>Tickets Logged Today</title>
      <link>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412419#M1153969</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;I'm busy creating a dashboard with a viewset which will contain the field "Tickets logged today".I'm battling to get the distinct count for all the Tickets logged for the specifc date. It either gives me all the tickets or it only shows 1. I'm currently using the following formula: "&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Num]&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: #800000; font-size: 8pt;"&gt;[Open Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),''))) "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Is there another way of getting the results?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Terence&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 09:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412419#M1153969</guid>
      <dc:creator>belgarathza</dc:creator>
      <dc:date>2013-04-02T09:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Tickets Logged Today</title>
      <link>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412420#M1153970</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;you can use this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(distinct if([Open Date]=Today(), TicketID))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 09:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412420#M1153970</guid>
      <dc:creator />
      <dc:date>2013-04-02T09:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Tickets Logged Today</title>
      <link>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412421#M1153971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If [Num] is your Ticket ID or something similar you should be able to do something along the lines of:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;count({$&amp;lt;[Open Date]={$(=Today())}&amp;gt;} distinct [Num])&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 09:50:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412421#M1153971</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-02T09:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Tickets Logged Today</title>
      <link>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412422#M1153972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count&lt;SPAN style="font-size: 8pt;"&gt;({$ &amp;lt;[Open Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(=today())'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;hope it helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 09:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412422#M1153972</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-04-02T09:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tickets Logged Today</title>
      <link>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412423#M1153973</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;Thank you for the quick responses, I've attached some of the data and a qv file to give more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Terence&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 10:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412423#M1153973</guid>
      <dc:creator>belgarathza</dc:creator>
      <dc:date>2013-04-02T10:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Tickets Logged Today</title>
      <link>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412424#M1153974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Terence,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Count(if(Date(floor([Open Date]))=Today(),Num))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it's easier if you create an OpenDate in your script without timestamp (or just separate the timestamp into another field).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 10:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412424#M1153974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-02T10:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tickets Logged Today</title>
      <link>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412425#M1153975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much, it works.:-)&lt;/P&gt;&lt;P&gt; I adjusted the formula slightly to assist with the distinct count and it works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Count(Distinct(if(Date(floor([Open Date]))=Today(),Num)))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Regards&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Terence&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 10:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tickets-Logged-Today/m-p/412425#M1153975</guid>
      <dc:creator>belgarathza</dc:creator>
      <dc:date>2013-04-02T10:33:50Z</dc:date>
    </item>
  </channel>
</rss>

