<?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 Plot Histogram Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Plot-Histogram-Chart/m-p/292899#M581634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone knows how to plot a Statistical Histogram chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aldo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Histogram.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/9476_Histogram.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Dec 2011 19:54:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-11T19:54:58Z</dc:date>
    <item>
      <title>Plot Histogram Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Plot-Histogram-Chart/m-p/292899#M581634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone knows how to plot a Statistical Histogram chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aldo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Histogram.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/9476_Histogram.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2011 19:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plot-Histogram-Chart/m-p/292899#M581634</guid>
      <dc:creator />
      <dc:date>2011-12-11T19:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Plot Histogram Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Plot-Histogram-Chart/m-p/292900#M581635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this is what you are looking for, but please have a look at attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2011 20:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plot-Histogram-Chart/m-p/292900#M581635</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-11T20:32:44Z</dc:date>
    </item>
    <item>
      <title>Plot Histogram Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Plot-Histogram-Chart/m-p/292901#M581636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is what I am looking for, but in order to solve it, I need first to find a solution to the following post:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/40526"&gt;http://community.qlik.com/thread/40526&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aldo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 09:12:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plot-Histogram-Chart/m-p/292901#M581636</guid>
      <dc:creator />
      <dc:date>2011-12-12T09:12:59Z</dc:date>
    </item>
    <item>
      <title>Plot Histogram Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Plot-Histogram-Chart/m-p/292902#M581637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1st step -&lt;/P&gt;&lt;P&gt;Create a dimension in your script with&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp; subfield(Class(Expression1,10),' ', 1) as yournewdim&lt;/P&gt;&lt;P&gt;, [another fields]&lt;/P&gt;&lt;P&gt;Resident your_Data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2st step -&lt;/P&gt;&lt;P&gt;Use this yournewdim&amp;nbsp; inside your app and use count(yournewdim) as your expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 13:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plot-Histogram-Chart/m-p/292902#M581637</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2011-12-12T13:27:07Z</dc:date>
    </item>
  </channel>
</rss>

