<?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 Analysis of Correlation with Matrix Diagram in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282410#M104988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Another problem is that i have a 100% correlation between the identical attributes:&lt;/P&gt;&lt;P&gt;How can I exclude them from the selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv 4.bmp" class="jive-image-thumbnail jive-image" height="267" onclick="" src="https://community.qlik.com/legacyfs/online/9258_qv+4.bmp" width="321" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Dec 2011 14:23:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-06T14:23:30Z</dc:date>
    <item>
      <title>Analysis  with  Diagram</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282407#M104985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everbody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have the following problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My data is sorted into different orders which contain various binary attributes.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="9257" alt="qv orders.bmp" class="jive-image" src="https://community.qlik.com/legacyfs/online/9257_qv+orders.bmp" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display the data in a graphic which shows the corrleations of single attributes to other single attributes.&lt;/P&gt;&lt;P&gt;The size of the Bubble should be a measurement for correlation. The problem is, that i have the same axe in one diagram twice.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="9252" alt="qv Forum 2.bmp" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/9252_qv+Forum+2.bmp" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it with the Matrixdiagram and the Pointdiagram.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Problem of the Pointdiagram is that its axes are&amp;nbsp; formulas and I am not able to categorize to the specific attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Pointdiagram looks pretty fine, but im not able to insert the same dimension twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be very nice if you can give me any hints or tipps or just the side of the manual &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Down is displayed the logic for the correlation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="9254" alt="qv forum 1.bmp" class="jive-image" src="https://community.qlik.com/legacyfs/online/9254_qv+forum+1.bmp" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 12:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282407#M104985</guid>
      <dc:creator />
      <dc:date>2011-12-06T12:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis of Correlation with Matrix Diagram</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282408#M104986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One possible approach is to load your dimension twice, something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transactions:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;recno() as TransID,&lt;/P&gt;&lt;P&gt;ceil(RAND()*100) as PersonID,&lt;/P&gt;&lt;P&gt;chr(floor(RAND()*10+65)) as Category&lt;/P&gt;&lt;P&gt;AutoGenerate 150;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;PersonID,&lt;/P&gt;&lt;P&gt;Category as Category2&lt;/P&gt;&lt;P&gt;resident Transactions;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to use Category for axis. You can easily relabel Category2 to Category in dimension tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also attached,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 12:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282408#M104986</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-06T12:38:54Z</dc:date>
    </item>
    <item>
      <title>Analysis of Correlation with Matrix Diagram</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282409#M104987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thank you very much swuehl for the fast reply &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try to load the dimension twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is another cirumstand:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a difference between the Correlation A to B and B to A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;order1: a , b , c&lt;/P&gt;&lt;P&gt;order2 a , b , d&lt;/P&gt;&lt;P&gt;order3 a , c , d&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now is A to B 2/3 ~ 66 % correlation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B to A is 100% correlation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I implemt this into my model?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 13:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282409#M104987</guid>
      <dc:creator />
      <dc:date>2011-12-06T13:55:45Z</dc:date>
    </item>
    <item>
      <title>Analysis of Correlation with Matrix Diagram</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282410#M104988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Another problem is that i have a 100% correlation between the identical attributes:&lt;/P&gt;&lt;P&gt;How can I exclude them from the selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv 4.bmp" class="jive-image-thumbnail jive-image" height="267" onclick="" src="https://community.qlik.com/legacyfs/online/9258_qv+4.bmp" width="321" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 14:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282410#M104988</guid>
      <dc:creator />
      <dc:date>2011-12-06T14:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis of Correlation with Matrix Diagram</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282411#M104989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 14:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282411#M104989</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-06T14:42:55Z</dc:date>
    </item>
    <item>
      <title>Analysis of Correlation with Matrix Diagram</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282412#M104990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thank you very much swuehl.&lt;/P&gt;&lt;P&gt;I am very impressed that you get the right solutions that fast! Im working with QV for about 1 Month but you are amazing ! =). The model is exactly what i need - Respect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im trying to adopt your model to my main model, but i have a question im struggeling with for hours..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the picture i described your formula with my comments, in red is the part of the formula i don't understand.&lt;/P&gt;&lt;P&gt;It would be very helpful if you can explain that part to me, or correct me if i explained something wrong.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv5.bmp" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/9287_qv5.bmp" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 12:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282412#M104990</guid>
      <dc:creator />
      <dc:date>2011-12-07T12:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis of Correlation with Matrix Diagram</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282413#M104991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You got it mostly right, except the part with the aggr() dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my expression&lt;/P&gt;&lt;P&gt;if(Bin&amp;lt;&amp;gt;Bin2,count(&lt;STRONG&gt;aggr(NODISTINCT if(Order=Order2,1),Bin,Bin2,Order,Order2)&lt;/STRONG&gt;) / count(Order))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used an advanced aggregation with expression if(Order=Order2,1) and dimensions Bin,Bin2, Order, Order2.&lt;/P&gt;&lt;P&gt;You can imagine the advanced aggregation like a table inside the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, since we are already using Bin and Bin2 as dimesions to our chart, you don't need to state them here (but it won't harm, the results of this aggr() table will be automatically limited to the values of the outer dimensions.&lt;/P&gt;&lt;P&gt;Alternatively, if you keep all four dimensions, you might remove the NODISTINCT qualifier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you look at one cell in our chart, e.g. Bin=a and Bin2=b, the aggr() will iterate over all possible combinations of Order and Order2 values and check the expression, which results in two records with 1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Order&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bin&amp;nbsp;&amp;nbsp; Bin2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count(if(Order2=Order,1))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;order1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; order1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;order1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; order2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;order2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; order1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;order2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; order2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;order3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; order1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;order3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; order2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you devide by the count of Order to get the percentage (which is 3, not 6, because the count is outside the aggr(), so not all combinations are taken into account). So we get a result for our chart of 2/3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To iterate over all possible combinations, it is important that our tables are not linked, this is an important change to my first example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I made myself somewhat clear.&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>Wed, 07 Dec 2011 17:32:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282413#M104991</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-07T17:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis of Correlation with Matrix Diagram</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282414#M104992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stafan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i wasn't able to assign it to my solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I uploaded my model, the structure is a bit different. It would be very helpfull for me because im searching the mistake for about 2 days =(.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my model are 3 Pages, the first for the overview, the second is a time analysis and the third the correlation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the correlation tab i tried to implement your second solution, but it didnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the time correlation i search for the correct expression. in the first graph is shown the sold orders. In the second graph i want to display the percentage of single elements of the order.&lt;/P&gt;&lt;P&gt;When i display it absolutely the singel elemets follow the deviation of the total sales so i cant get any information out it.&lt;/P&gt;&lt;P&gt;So i want to divide it through the sales to get a percentage. But it divides only through the sales which contain that specift element so i get a correlation from 100%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your expert knowledge&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetings marko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 08:50:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282414#M104992</guid>
      <dc:creator />
      <dc:date>2011-12-13T08:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis of Correlation with Matrix Diagram</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282415#M104993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to keep the Prodnummer also in your data island table for the correlation, not only the SACode.&lt;/P&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Laden unverknüpft für Korrelation Signifikanz&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; [Produktionsnummer] as %ProdNummer5,&lt;/P&gt;&lt;P&gt; text(subfield(purgechar([Prod.codes],'" '),'#')) as SAcode5&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt; (txt, codepage is 1252, embedded labels, delimiter is ';', no quotes);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you should be able to change &lt;/P&gt;&lt;P&gt;=if(SACode&amp;lt;&amp;gt;SAcode5,count(aggr(NODISTINCT if(ProdNummer&amp;lt;&amp;gt;ProdNummer,1),Prodnummer,) / count(ProdNummer))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to &lt;/P&gt;&lt;P&gt;=if(SACode&amp;lt;&amp;gt;SACode5,&lt;/P&gt;&lt;P&gt;count(aggr(NODISTINCT if(ProdNummer=ProdNummer5,1),ProdNummer,ProdNummer5)) / count(ProdNummer)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 09:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282415#M104993</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-13T09:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis of Correlation with Matrix Diagram</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282416#M104994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I implemented the changes but i didnt mange it to run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added the data file so you can start imports..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be very nice if you could help me again &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 12:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282416#M104994</guid>
      <dc:creator />
      <dc:date>2011-12-13T12:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis of Correlation with Matrix Diagram</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282417#M104995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sodele,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(SACode&amp;lt;&amp;gt;SACode5,&lt;/P&gt;&lt;P&gt;count(aggr(NODISTINCT if(ProdNummer=&lt;STRONG&gt;%&lt;/STRONG&gt;ProdNummer5,1),ProdNummer&lt;STRONG&gt;,%&lt;/STRONG&gt;ProdNummer5)) / count(ProdNummer)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 13:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282417#M104995</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-13T13:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis of Correlation with Matrix Diagram</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282418#M104996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thank you very much for your fast answers Stefan &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 08:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-with-Diagram/m-p/282418#M104996</guid>
      <dc:creator />
      <dc:date>2011-12-14T08:39:26Z</dc:date>
    </item>
  </channel>
</rss>

