<?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: two histograms on a single graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/two-histograms-on-a-single-graph/m-p/784939#M537300</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help. It works perfect! and I learned something from your code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day!&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2014 13:47:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-07T13:47:16Z</dc:date>
    <item>
      <title>two histograms on a single graph</title>
      <link>https://community.qlik.com/t5/QlikView/two-histograms-on-a-single-graph/m-p/784934#M537295</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;&lt;/P&gt;&lt;P&gt;I'm struggling to put two histogram line graphs in a single chart. Basically I have two sets of values with the same dimensional unit.&lt;/P&gt;&lt;P&gt;Let's say v1 and v2 for each of the sets. I could make a graph with one variable as defining the dimension as Round(v1, 1) and count the entries in the expressions. And then, how can I put the second one ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 21:36:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/two-histograms-on-a-single-graph/m-p/784934#M537295</guid>
      <dc:creator />
      <dc:date>2014-11-06T21:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: two histograms on a single graph</title>
      <link>https://community.qlik.com/t5/QlikView/two-histograms-on-a-single-graph/m-p/784935#M537296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could crosstable load a key field and your fields 1 and 2 to create a combined field and a type field to distinct the origins.&lt;/P&gt;&lt;P&gt;you then would create your buckets using round or class or something like this using the combined field instead of only field 1. your type field would be the second dimension. Your counting expression could remain the same (maybe adjusted to the new fieldnames).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please post sample data to demonstrate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 21:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/two-histograms-on-a-single-graph/m-p/784935#M537296</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-11-06T21:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: two histograms on a single graph</title>
      <link>https://community.qlik.com/t5/QlikView/two-histograms-on-a-single-graph/m-p/784936#M537297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marco for taking a time for answering my question. I never used the crosstable and search for it and tried but couldn't get what I wanted. It will be appreciated if you give some more hints. For the data privacy issue, hard to share the numbers. Instead, simply you can generate two sets of numbers by, say, normal distribution with different parameters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 22:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/two-histograms-on-a-single-graph/m-p/784936#M537297</guid>
      <dc:creator />
      <dc:date>2014-11-06T22:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re: two histograms on a single graph</title>
      <link>https://community.qlik.com/t5/QlikView/two-histograms-on-a-single-graph/m-p/784937#M537298</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;one possible solution could be then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_141158_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/70668_QlikCommunity_Thread_141158_Pic1.JPG.jpg" style="width: 620px; height: 320px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="_jivemacro_uid_14153150499485508 jive_text_macro jive_macro_code" jivemacro_uid="_14153150499485508"&gt;
&lt;P&gt;tabData:&lt;/P&gt;
&lt;P&gt;CrossTable (type, value)&lt;/P&gt;
&lt;P&gt;LOAD RecNo() as ID,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NORMINV(Rand(),5,2) as value1,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NORMINV(Rand(),6,1) as value2&lt;/P&gt;
&lt;P&gt;AutoGenerate 100000;&lt;/P&gt;
&lt;/PRE&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;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 23:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/two-histograms-on-a-single-graph/m-p/784937#M537298</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-11-06T23:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: two histograms on a single graph</title>
      <link>https://community.qlik.com/t5/QlikView/two-histograms-on-a-single-graph/m-p/784938#M537299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To achieve a better performance when using large tables, you could pre calculate the value classes in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_141158_Pic2.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/70669_QlikCommunity_Thread_141158_Pic2.JPG.jpg" style="width: 620px; height: 328px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14153156462301881" jivemacro_uid="_14153156462301881"&gt;
&lt;P&gt;tabData:&lt;/P&gt;
&lt;P&gt;CrossTable (type, value)&lt;/P&gt;
&lt;P&gt;LOAD RecNo() as ID,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NORMINV(Rand(),5,2) as value1,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NORMINV(Rand(),6,1) as value2&lt;/P&gt;
&lt;P&gt;AutoGenerate 100000;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Left Join&lt;/P&gt;
&lt;P&gt;LOAD Distinct&lt;/P&gt;
&lt;P&gt;&amp;nbsp; value,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Round(value, 0.1) as value_class&lt;/P&gt;
&lt;P&gt;Resident tabData;&lt;/P&gt;
&lt;/PRE&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;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 23:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/two-histograms-on-a-single-graph/m-p/784938#M537299</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-11-06T23:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: two histograms on a single graph</title>
      <link>https://community.qlik.com/t5/QlikView/two-histograms-on-a-single-graph/m-p/784939#M537300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help. It works perfect! and I learned something from your code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day!&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 13:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/two-histograms-on-a-single-graph/m-p/784939#M537300</guid>
      <dc:creator />
      <dc:date>2014-11-07T13:47:16Z</dc:date>
    </item>
  </channel>
</rss>

