<?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: Counting Time Stamps in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Counting-Time-Stamps/m-p/1905391#M74647</link>
    <description>&lt;P&gt;Hello Marco! Thanks for responding. The relevant expression I'm using to create the time stamp is below:&lt;/P&gt;
&lt;P&gt;------ begin code snippet --------------------------&lt;/P&gt;
&lt;P&gt;IF([AUDIT_POSTNAME]='CASING_EDIT' OR&lt;BR /&gt;[AUDIT_POSTNAME]='INITIAL_INSPECTION' OR&lt;BR /&gt;[AUDIT_POSTNAME]='BUFFER' OR&lt;BR /&gt;[AUDIT_POSTNAME]='CIA' OR&lt;BR /&gt;[AUDIT_POSTNAME]='SKIVE' OR&lt;BR /&gt;[AUDIT_POSTNAME]='REPAIR' OR&lt;BR /&gt;[AUDIT_POSTNAME]='PRE_MOLD' OR&lt;BR /&gt;[AUDIT_POSTNAME]='FINAL_INSPECTION' OR&lt;BR /&gt;[AUDIT_POSTNAME]='SHIPPING' OR&lt;BR /&gt;[AUDIT_POSTNAME]='RECIEVING' OR&lt;BR /&gt;[AUDIT_POSTNAME]='ADJUSTMENT', timestamp(Min([Audit Create])))&lt;/P&gt;
&lt;P&gt;------ end code snippet --------------------------&lt;/P&gt;
&lt;P&gt;Where Audit Create is a date/time dimension.&lt;/P&gt;
&lt;P&gt;I want to count the number of these 'timestamps' created over a specified time period to represent on a bar chart to see when the greatest number of them occur.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2022 14:04:07 GMT</pubDate>
    <dc:creator>aschmeelk</dc:creator>
    <dc:date>2022-03-15T14:04:07Z</dc:date>
    <item>
      <title>Counting Time Stamps</title>
      <link>https://community.qlik.com/t5/App-Development/Counting-Time-Stamps/m-p/1902652#M74456</link>
      <description>&lt;P&gt;I have a timestamp that represents when an item has been scanned by a barcode reader. I want to count these timestamps to determine how many scans are occurring during a given time period. I'm a little stumped, as my attempts to count using aggregation functions don't seem to work. Any help provided will be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 20:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Counting-Time-Stamps/m-p/1902652#M74456</guid>
      <dc:creator>aschmeelk</dc:creator>
      <dc:date>2022-03-08T20:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Counting Time Stamps</title>
      <link>https://community.qlik.com/t5/App-Development/Counting-Time-Stamps/m-p/1902658#M74457</link>
      <description>&lt;P&gt;There should be nothing special about counting timestamps.&lt;BR /&gt;Can you describe the relevant parts of your data model and the expressions you are using?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 20:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Counting-Time-Stamps/m-p/1902658#M74457</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-03-08T20:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Counting Time Stamps</title>
      <link>https://community.qlik.com/t5/App-Development/Counting-Time-Stamps/m-p/1905391#M74647</link>
      <description>&lt;P&gt;Hello Marco! Thanks for responding. The relevant expression I'm using to create the time stamp is below:&lt;/P&gt;
&lt;P&gt;------ begin code snippet --------------------------&lt;/P&gt;
&lt;P&gt;IF([AUDIT_POSTNAME]='CASING_EDIT' OR&lt;BR /&gt;[AUDIT_POSTNAME]='INITIAL_INSPECTION' OR&lt;BR /&gt;[AUDIT_POSTNAME]='BUFFER' OR&lt;BR /&gt;[AUDIT_POSTNAME]='CIA' OR&lt;BR /&gt;[AUDIT_POSTNAME]='SKIVE' OR&lt;BR /&gt;[AUDIT_POSTNAME]='REPAIR' OR&lt;BR /&gt;[AUDIT_POSTNAME]='PRE_MOLD' OR&lt;BR /&gt;[AUDIT_POSTNAME]='FINAL_INSPECTION' OR&lt;BR /&gt;[AUDIT_POSTNAME]='SHIPPING' OR&lt;BR /&gt;[AUDIT_POSTNAME]='RECIEVING' OR&lt;BR /&gt;[AUDIT_POSTNAME]='ADJUSTMENT', timestamp(Min([Audit Create])))&lt;/P&gt;
&lt;P&gt;------ end code snippet --------------------------&lt;/P&gt;
&lt;P&gt;Where Audit Create is a date/time dimension.&lt;/P&gt;
&lt;P&gt;I want to count the number of these 'timestamps' created over a specified time period to represent on a bar chart to see when the greatest number of them occur.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 14:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Counting-Time-Stamps/m-p/1905391#M74647</guid>
      <dc:creator>aschmeelk</dc:creator>
      <dc:date>2022-03-15T14:04:07Z</dc:date>
    </item>
  </channel>
</rss>

