<?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: Monthly trended view wrong in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Monthly-trended-view-wrong/m-p/608860#M1117015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wanted to have the same results as left chart &lt;/P&gt;&lt;P&gt;May 23-31 selected days, total count for these days -134, but for whole month- 181&lt;/P&gt;&lt;P&gt;I think I got it&lt;/P&gt;&lt;P&gt;Count([qID_15863_Purpose of Visit])/ &lt;/P&gt;&lt;P&gt;Count(TOTAL&amp;lt;MYear,oDate&amp;gt;[qID_15863_Purpose of Visit])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Feb 2014 19:47:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-02-19T19:47:39Z</dc:date>
    <item>
      <title>Monthly trended view wrong</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-trended-view-wrong/m-p/608856#M1117011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;I have 2 charts:&lt;/P&gt;&lt;P&gt;left chart - shows total &lt;/P&gt;&lt;P&gt;right chart -shows by months (trend)&lt;/P&gt;&lt;P&gt;It works well when it's full months.&lt;/P&gt;&lt;P&gt;But when I select some days in May 23- May 31, my trended chart is wrong.&lt;/P&gt;&lt;P&gt;How can it fix?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 19:25:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-trended-view-wrong/m-p/608856#M1117011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-19T19:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly trended view wrong</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-trended-view-wrong/m-p/608857#M1117012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the same expression in both charts would help. You now have different expressions, so you get different results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 19:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-trended-view-wrong/m-p/608857#M1117012</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-02-19T19:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly trended view wrong</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-trended-view-wrong/m-p/608858#M1117013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I use expression from left chart (it shows total respondents)&lt;/P&gt;&lt;P&gt;it's completely wrong results&lt;/P&gt;&lt;P&gt;individual counts/ total count for whole periods&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need individual counts/ count total by Months or Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know how to set up trended chart depended of calendar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 19:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-trended-view-wrong/m-p/608858#M1117013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-19T19:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly trended view wrong</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-trended-view-wrong/m-p/608859#M1117014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;How exactly is it wrong? Your column is for the whole month of May, when you select the days, you are only selecting part of May (&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;May 23- May 31&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain a little more of why the values are wrong, and what values you are expecting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you want to just get the MYear from the dates like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;oDate=, MYear = p(MYear)&amp;gt;}[qID_15863_Purpose of Visit])&lt;/P&gt;&lt;P&gt;/ Count(ALL&amp;lt;MYear&amp;gt;[qID_15863_Purpose of Visit])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 19:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-trended-view-wrong/m-p/608859#M1117014</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-02-19T19:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly trended view wrong</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-trended-view-wrong/m-p/608860#M1117015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wanted to have the same results as left chart &lt;/P&gt;&lt;P&gt;May 23-31 selected days, total count for these days -134, but for whole month- 181&lt;/P&gt;&lt;P&gt;I think I got it&lt;/P&gt;&lt;P&gt;Count([qID_15863_Purpose of Visit])/ &lt;/P&gt;&lt;P&gt;Count(TOTAL&amp;lt;MYear,oDate&amp;gt;[qID_15863_Purpose of Visit])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 19:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-trended-view-wrong/m-p/608860#M1117015</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-19T19:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly trended view wrong</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-trended-view-wrong/m-p/608861#M1117016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;it's final version for my purpose&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count([qID_15863_Purpose of Visit])/&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count({&amp;lt;[qID_15863_Purpose of Visit]=&amp;gt;}TOTAL&amp;lt;MYear,oDate&amp;gt;[qID_15863_Purpose of Visit])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 21:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-trended-view-wrong/m-p/608861#M1117016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-19T21:03:43Z</dc:date>
    </item>
  </channel>
</rss>

