<?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: Problem with Dates,when we use Count in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577444#M214764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better if you provide sample data in excel or can share your apps with/without reduced data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Mar 2014 08:01:36 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-03-29T08:01:36Z</dc:date>
    <item>
      <title>Problem with Dates,when we use Count</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577441#M214761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;I have Straight table contain 3 fields,&lt;/P&gt;&lt;P&gt;1)Shopname-Dimension&lt;/P&gt;&lt;P&gt;2)orderdate-Expression:Count(OrderDate)&lt;/P&gt;&lt;P&gt;3)ShippedDate-Expression:Count(ShippedDate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in this case i am getting the same value for both orderdate and shippedDate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i use individual list boxes&lt;/P&gt;&lt;P&gt;for example:if i select Orderdate is 1-mar-2013 to 8-mar-2013,the total order are 250&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;for example:if i select Shippedate is 1-mar-2013 to 8-mar-2013,the total shipped orders are 150&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;in this way the data is comming,but when i use both of these in a straight table the values are &lt;/SPAN&gt;coming&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt; same &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;for two dates.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;so how can i solve these issue using set &lt;/SPAN&gt;analysis&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks&amp;amp;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 07:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577441#M214761</guid>
      <dc:creator />
      <dc:date>2014-03-29T07:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Dates,when we use Count</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577442#M214762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share sample one &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 07:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577442#M214762</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-03-29T07:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Dates,when we use Count</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577443#M214763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are doing some different analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you have shops with some orders, say shop A with 250 orders. Each Order has a order date and a ship date, but the dates may be different for an order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shop, Order, Order Date, Shipped Date&lt;/P&gt;&lt;P&gt;A, 1, 2014-03-29, 2013-04-01&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your chart, you are using only 1 dimension, shop, so you group your data by shop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not doing any selections, you will get&lt;/P&gt;&lt;P&gt;Shop, Count(Order Date), Count(Shipped Date)&lt;/P&gt;&lt;P&gt;A, 250,&amp;nbsp; 250&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All orders may have happened in the march, but some orders are shipped in April (sounds logical, there is some delay between order and shipment).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if you filter your data by selecting in Order Date or Shipped Date, you will only see the orders that fullfill the specific condition. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if that clarifies your issue, Henric can explain these things a lot better:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/02/17/canonical-date" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/02/17/canonical-date"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/02/17/canonical-date&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 08:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577443#M214763</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-03-29T08:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Dates,when we use Count</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577444#M214764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better if you provide sample data in excel or can share your apps with/without reduced data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 08:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577444#M214764</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-29T08:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with Dates,when we use Count</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577445#M214765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please find the attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 09:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577445#M214765</guid>
      <dc:creator />
      <dc:date>2014-03-29T09:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with Dates,when we use Count</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577446#M214766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the attachment&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dear Community,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have Straight table contain 3 fields,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1)Shopname-Dimension&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2)orderdate-Expression:Count(OrderDate)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3)ShippedDate-Expression:Count(ShippedDate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;So in this case i am getting the same value for both orderdate and shippedDate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;when i use individual list boxes&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;for example:if i select Orderdate is 1-mar-2013 to 8-mar-2013,the total order are 250&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;for example:if i select Shippedate is 1-mar-2013 to 8-mar-2013,the total shipped orders are 150&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;in this way the data is comming,but when i use both of these in a straight table the values are &lt;/SPAN&gt;coming&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt; same&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;for two dates.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;so how can i solve these issue using set &lt;/SPAN&gt;analysis&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Thanks&amp;amp;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 09:17:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577446#M214766</guid>
      <dc:creator />
      <dc:date>2014-03-29T09:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Dates,when we use Count</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577447#M214767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where is shopname in your sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 09:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Dates-when-we-use-Count/m-p/577447#M214767</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-29T09:22:43Z</dc:date>
    </item>
  </channel>
</rss>

