<?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: Multiple Transaction Dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-Transaction-Dates/m-p/1067380#M356814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use your date field as dimension and &lt;/P&gt;&lt;P&gt;=Sum(Sales) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as expression. If you still see multiple entries for 1/15/2016, I assume your dates are in fact timestamps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then either create a date field in the script, or use a calculated dimension&lt;/P&gt;&lt;P&gt;=Date(Floor( [Sales Date]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jan 2016 14:34:46 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-01-25T14:34:46Z</dc:date>
    <item>
      <title>Multiple Transaction Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Transaction-Dates/m-p/1067378#M356812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data set of transactional data, containing sale dates, item types, sales totals, etc. The problem I am running into is for many dates, there are multiple transactions and what I want to do is show a chart that has the date as the dimension and total sales as the expression (or similar) but only show one iteration of each date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if on January 15th, 2016 there were 19 transactions, I just want to show 1/15/2016 once on the chart.&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;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 14:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Transaction-Dates/m-p/1067378#M356812</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2016-01-25T14:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Transaction Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Transaction-Dates/m-p/1067379#M356813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your date might look like a date field, but may actually be a timestamp field. You can fix this in the script or you can change it in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Floor(DateField)) as DateField&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Chart use a calculated dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Floor(DateField))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 14:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Transaction-Dates/m-p/1067379#M356813</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-25T14:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Transaction Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Transaction-Dates/m-p/1067380#M356814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use your date field as dimension and &lt;/P&gt;&lt;P&gt;=Sum(Sales) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as expression. If you still see multiple entries for 1/15/2016, I assume your dates are in fact timestamps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then either create a date field in the script, or use a calculated dimension&lt;/P&gt;&lt;P&gt;=Date(Floor( [Sales Date]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 14:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Transaction-Dates/m-p/1067380#M356814</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-25T14:34:46Z</dc:date>
    </item>
  </channel>
</rss>

