<?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: Year - Combo Graph Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162971#M905804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excel file attached has a weird template for date. Can you check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129911_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I force 2015 manually using this script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2014:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD RowNo() as Rowno,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; rep, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; franchise, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; product, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(Date) as Year,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Score, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; groupObservation, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; name, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Username&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;D&gt;&lt;/D&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(txt, utf8, embedded labels, delimiter is ',', msq);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate(2014)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD RowNo() as Rowno,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; rep, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; franchise, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; product, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt; 2015 as Year,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Score, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; groupObservation, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; name, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Username,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '2015' as Flag&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[2015Data.csv]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(txt, codepage is 1252, embedded labels, delimiter is '\t', msq);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/129912_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I removed Year1 dimension and now you Year dimension include 2014 and 2015 and you get the chart that you might be looking for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Jul 2016 14:39:13 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-07-02T14:39:13Z</dc:date>
    <item>
      <title>Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162964#M905797</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 created one Combo graph. I want to ask you one question, I do have 2014 data from one table and 2015 data from another table. But, now i want to merge those two tables. Here, I am expecting the graph (Combo Chart) of 2014 and 2015 Year wise data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While i taken two dimension's as Year &amp;amp; Year1 with Expression's are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Avg({$&amp;lt;name -= {'Key Message Delivery','Sales Objective Category'}&amp;gt;} Score) - Display options is Bar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Avg(Score) - Display options (Symbol - Circle &amp;amp; Line - Normal)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: If we can display 2014 &amp;amp; 2015 Data in graph. Now, in my graph it showing 2014 Data only. If possible, Please help me to show those two years. If not, Let me know, Please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ref. PFA of my Application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162964#M905797</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162965#M905798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you want to see two bars and two symbol for 2014 and 2015?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 13:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162965#M905798</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-02T13:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162966#M905799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to see 2014 &amp;amp; 2015 Data in Single Graph with those two expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 14:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162966#M905799</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-02T14:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162967#M905800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where is year 2015 in your application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129910_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 14:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162967#M905800</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-02T14:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162968#M905801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two tables. One table has 2014 &amp;amp; Another table has 2015 Data (Dim - Year &amp;amp; Year1) . So, Now i want to show those two year data with two expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that is possible, Because, 2015 Data has another table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 14:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162968#M905801</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-02T14:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162969#M905802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you concatenate these two tables into one table? If you can share the csv files, I might be able to show you what I am trying to do here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 14:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162969#M905802</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-02T14:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162970#M905803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Updated :&lt;/STRONG&gt; I Apologize to forget to add. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 14:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162970#M905803</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-02T14:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162971#M905804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excel file attached has a weird template for date. Can you check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129911_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I force 2015 manually using this script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2014:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD RowNo() as Rowno,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; rep, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; franchise, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; product, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(Date) as Year,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Score, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; groupObservation, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; name, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Username&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;D&gt;&lt;/D&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(txt, utf8, embedded labels, delimiter is ',', msq);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate(2014)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD RowNo() as Rowno,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; rep, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; franchise, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; product, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt; 2015 as Year,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Score, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; groupObservation, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; name, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Username,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '2015' as Flag&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[2015Data.csv]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(txt, codepage is 1252, embedded labels, delimiter is '\t', msq);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/129912_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I removed Year1 dimension and now you Year dimension include 2014 and 2015 and you get the chart that you might be looking for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 14:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162971#M905804</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-02T14:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162972#M905805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perfect, If we add like FLAG and Concatenate. in future, we are getting any trouble, Right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 14:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162972#M905805</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-02T14:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162973#M905807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Flag's are not bad... but 2015 as Year is risky. I would want to get this year from 2015 from the date. But date isn't right and needs to be fixed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 14:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162973#M905807</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-02T14:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162974#M905809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Here, You know what data you want so that we are written 2015&lt;/P&gt;&lt;P&gt;2) In future, If user want to add more data then how do we justify which is Year?&lt;/P&gt;&lt;P&gt;3) Meantime, Why this is not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(2014)&lt;/P&gt;&lt;P&gt;LOAD RowNo() as Rowno,&lt;/P&gt;&lt;P&gt;&amp;nbsp; rep,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; franchise,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; product,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Year(Date)&lt;/STRONG&gt; as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Score,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; groupObservation,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Username,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&lt;STRONG&gt;Year(Date)&lt;/STRONG&gt;' as Flag&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is '\t', msq);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 14:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162974#M905809</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-02T14:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162975#M905812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Year(Date) is not working because your Date is not right. I have been trying to explain that in my last two posts. You need to make sure that dates are right. Once Date is fixed.... things will flow, does it make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 14:55:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162975#M905812</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-02T14:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162976#M905815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, It is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 14:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162976#M905815</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-02T14:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Year - Combo Graph Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162977#M905818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Super &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am glad the issue is clear now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 14:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-Combo-Graph-Problem/m-p/1162977#M905818</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-02T14:58:18Z</dc:date>
    </item>
  </channel>
</rss>

