<?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: chart in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495499#M1595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Jason it was done in mistake Sorry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Thu, Sep 12, 2013 at 3:20 PM, Jason Michaelides &amp;lt;qcwebmaster@qlik.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2013 11:07:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-12T11:07:26Z</dc:date>
    <item>
      <title>chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495488#M1584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;i m making a pie chart with the data content i hav attached. it shows rating of employees. on selecting the rating it shows the name of employees having that rating. there are two table for it. should i hav to concatenate the table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Sep 2013 08:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495488#M1584</guid>
      <dc:creator />
      <dc:date>2013-09-08T08:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495489#M1585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just load them separately and allow them to join on the common field. Although it is generally better to join on an ID field rather than name which may not be unique. Can your first sheet of dimension data not contain the EmpID?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you may look to Crosstable() the second sheet fact data to allow it to expand more naturally and have "Year" as a selectable field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Sep 2013 14:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495489#M1585</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2013-09-08T14:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495490#M1586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Sun, Sep 8, 2013 at 8:20 PM, Jason Michaelides&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 04:25:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495490#M1586</guid>
      <dc:creator />
      <dc:date>2013-09-09T04:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495491#M1587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jason,&lt;/P&gt;&lt;P&gt;Thanx for your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Sun, Sep 8, 2013 at 8:20 PM, Jason Michaelides&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 04:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495491#M1587</guid>
      <dc:creator />
      <dc:date>2013-09-09T04:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495492#M1588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let us know how you get on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 05:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495492#M1588</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2013-09-09T05:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495493#M1589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jason,&lt;/P&gt;&lt;P&gt;thanx for your support.&lt;/P&gt;&lt;P&gt;I made the change in Sheet2 and added EmpID in it. Made a Cross table join&lt;/P&gt;&lt;P&gt;of EmpID &amp;amp; Years.(I removed the EmpName, and Date of joining). Later I&lt;/P&gt;&lt;P&gt;tried to make a Pie chart making a group of Rating data and EmpName. But&lt;/P&gt;&lt;P&gt;nothing is coming in the chart. Help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Sun, Sep 8, 2013 at 8:20 PM, Jason Michaelides&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 06:58:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495493#M1589</guid>
      <dc:creator />
      <dc:date>2013-09-09T06:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495494#M1590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post your application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 19:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495494#M1590</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2013-09-09T19:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495495#M1591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I was capable of I did but I also had to make changes in the table. I&lt;/P&gt;&lt;P&gt;m posting the app here.&lt;/P&gt;&lt;P&gt;Thanx for yr support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Tue, Sep 10, 2013 at 12:40 AM, Jason Michaelides &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 04:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495495#M1591</guid>
      <dc:creator />
      <dc:date>2013-09-10T04:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re: chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495496#M1592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go - I've updated your script to use Crosstable() as I suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 08:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495496#M1592</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2013-09-10T08:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495497#M1593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnax jason,&lt;/P&gt;&lt;P&gt;As in the file there was experience. If I have to group the experience in&lt;/P&gt;&lt;P&gt;group of 1-5 yrs, 6-10 yrs, and +10 yrs. Plz tell me how?&lt;/P&gt;&lt;P&gt;Thanx ahead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Tue, Sep 10, 2013 at 1:45 PM, Jason Michaelides &amp;lt;qcwebmaster@qlik.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 09:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495497#M1593</guid>
      <dc:creator />
      <dc:date>2013-09-10T09:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495498#M1594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a different question and should be in a new thread.&lt;/P&gt;&lt;P&gt;As a point of fact, you are supposed to mark the answer someone gives you as the correct one, not your own comment confirming their answer!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 09:50:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495498#M1594</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2013-09-12T09:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495499#M1595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Jason it was done in mistake Sorry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Thu, Sep 12, 2013 at 3:20 PM, Jason Michaelides &amp;lt;qcwebmaster@qlik.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 11:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/chart/m-p/495499#M1595</guid>
      <dc:creator />
      <dc:date>2013-09-12T11:07:26Z</dc:date>
    </item>
  </channel>
</rss>

