<?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: Problem in my pivot table in Search the Community</title>
    <link>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1833187#M538</link>
    <description>&lt;P&gt;How do you want to determine "highest level".&amp;nbsp; Let's say you have&amp;nbsp; below where you want the colour_value used to determine which color to take (highest colour_value) in case of a tie&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;colour, colour_value&lt;/P&gt;&lt;P&gt;red, 10&lt;/P&gt;&lt;P&gt;blue, 9&lt;/P&gt;&lt;P&gt;green, 8&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;Try this calculation:&lt;/P&gt;&lt;P&gt;firstsortedvalue([colour], aggr(max(colour_value), [Nom_Complet], [Com_Technologie]))&lt;/P&gt;</description>
    <pubDate>Thu, 02 Sep 2021 10:31:12 GMT</pubDate>
    <dc:creator>stevejoyce</dc:creator>
    <dc:date>2021-09-02T10:31:12Z</dc:date>
    <item>
      <title>Problem in my pivot table</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832852#M528</link>
      <description>&lt;P&gt;Hello Everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a pivot table then I dragged and dropped the second attribute in order ro create a matrix, but it doesn't show me all my the rows in my database only&amp;nbsp; if I select a filter as you can see in the screenshots. Please help me resolve this problem.&lt;/P&gt;&lt;P&gt;Thank you for you Help.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 11:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832852#M528</guid>
      <dc:creator>Mahdi</dc:creator>
      <dc:date>2021-09-01T11:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in my pivot table</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832876#M529</link>
      <description>&lt;P&gt;What is your pivot table measure expression?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 12:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832876#M529</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-01T12:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in my pivot table</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832885#M530</link>
      <description>&lt;P&gt;Does my problem come from this ?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 12:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832885#M530</guid>
      <dc:creator>Mahdi</dc:creator>
      <dc:date>2021-09-01T12:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in my pivot table</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832909#M531</link>
      <description>&lt;P&gt;Maybe your selection is limiting to 1 "nom_niveau_couleur" and without selection there is many values so only() function is returning null.&amp;nbsp; Sorry i don't understand fully with details and language.&amp;nbsp; but that's reasonable to think.&amp;nbsp; What if you do count(nom_niveau_couleur) instead and show as number (or a 2nd expression).&amp;nbsp; Does this equal 1 where you expect it to?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 13:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832909#M531</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-01T13:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in my pivot table</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832913#M532</link>
      <description>&lt;P&gt;Yes, It worked but now it doesn't show me the colours .&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 13:39:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832913#M532</guid>
      <dc:creator>Mahdi</dc:creator>
      <dc:date>2021-09-01T13:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in my pivot table</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832964#M533</link>
      <description>&lt;P&gt;Did you change "Representation" to text?&amp;nbsp; I realized it was going to drop out the colours, I wanted to see what the count number it would return.&amp;nbsp; if it's more then 1 your only function would not work.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 15:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832964#M533</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-01T15:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in my pivot table</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832967#M534</link>
      <description>&lt;P&gt;Here is the result&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 15:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832967#M534</guid>
      <dc:creator>Mahdi</dc:creator>
      <dc:date>2021-09-01T15:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in my pivot table</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832977#M536</link>
      <description>&lt;P&gt;So you have cells with &amp;gt; 1 color (seen now with your &lt;SPAN&gt;count(nom_niveau_couleur)).&amp;nbsp; You'll need to determine which color should be displayed in this scenario.&amp;nbsp; For example BETREMIEUX x C#.&amp;nbsp; Maybe its a max date you need to limit color by, or have a numeric colour equivalent and take max colour.&amp;nbsp; Or maybe your colour association doesn't match your pivot table when you thought it does.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But if you use only() and on a measure that has more then 1 value it will return null.&amp;nbsp; I believe this is your issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 15:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1832977#M536</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-01T15:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in my pivot table</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1833116#M537</link>
      <description>&lt;P&gt;So how can I get this right so It does show me the highest level or the highest colour ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 07:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1833116#M537</guid>
      <dc:creator>Mahdi</dc:creator>
      <dc:date>2021-09-02T07:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in my pivot table</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1833187#M538</link>
      <description>&lt;P&gt;How do you want to determine "highest level".&amp;nbsp; Let's say you have&amp;nbsp; below where you want the colour_value used to determine which color to take (highest colour_value) in case of a tie&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;colour, colour_value&lt;/P&gt;&lt;P&gt;red, 10&lt;/P&gt;&lt;P&gt;blue, 9&lt;/P&gt;&lt;P&gt;green, 8&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;Try this calculation:&lt;/P&gt;&lt;P&gt;firstsortedvalue([colour], aggr(max(colour_value), [Nom_Complet], [Com_Technologie]))&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 10:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Problem-in-my-pivot-table/m-p/1833187#M538</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-02T10:31:12Z</dc:date>
    </item>
  </channel>
</rss>

