<?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: How to plot the bar graph for 2 dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-plot-the-bar-graph-for-2-dimensions/m-p/1274555#M517799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have created a key in the script level by concatenating name and group and displaying that key in the x axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jan 2017 07:09:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-01-06T07:09:42Z</dc:date>
    <item>
      <title>How to plot the bar graph for 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-the-bar-graph-for-2-dimensions/m-p/1274553#M517797</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;I have a requirement where in I have to plot a bar graph considering group and name as dimensions and the number of days required to resolve that ticket.The bar graph should display the group and the name of the person who are present in that group.i am facing an issue to display the same in the bar graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="449"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="107"&gt;Name&lt;/TD&gt;&lt;TD class="xl63" width="125"&gt;Group&lt;/TD&gt;&lt;TD class="xl63" width="71"&gt;&amp;gt;=90 Days&lt;/TD&gt;&lt;TD class="xl63" width="73"&gt;60-89 Days&lt;/TD&gt;&lt;TD class="xl63" width="73"&gt;30-59 Days&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17"&gt;Chris&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD align="right"&gt;14&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17"&gt;Chris&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Chris,he has 2 different groups but when i plot the graph,it is considering all other groups present and not displaying properly.Is there any way to ignore the other groups and display only relevant groups for that name in bar graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the sample excel sheet and the sample qvw required for this requirement.Please help to resolve the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 07:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-the-bar-graph-for-2-dimensions/m-p/1274553#M517797</guid>
      <dc:creator />
      <dc:date>2017-01-05T07:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot the bar graph for 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-the-bar-graph-for-2-dimensions/m-p/1274554#M517798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't think QlikView would allow you to get rid of those extra groups, but may be you can look at this chart in slightly different way&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/148439_Capture.PNG" style="height: 258px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the Trellis option here. May be it is not what you need, but just throwing out ideas out there &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 10:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-the-bar-graph-for-2-dimensions/m-p/1274554#M517798</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T10:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot the bar graph for 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-the-bar-graph-for-2-dimensions/m-p/1274555#M517799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have created a key in the script level by concatenating name and group and displaying that key in the x axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 07:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-the-bar-graph-for-2-dimensions/m-p/1274555#M517799</guid>
      <dc:creator />
      <dc:date>2017-01-06T07:09:42Z</dc:date>
    </item>
  </channel>
</rss>

