<?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: Show unique values in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960591#M960612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not that I can think of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way I see you getting close is to assign IDs based on region, so each stage would uniquely start 1..2..3.. for each idea within each region - this would mean your dimensions could return a cleaner version of what you were hoping for, but still wont be as clean. You'd need to create a loop to do this for every stage within every region, but ensuring each region has it's own unique set of IDs to draw from...I can't think of a way to implement that off the top of my head!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Oct 2015 15:15:28 GMT</pubDate>
    <dc:creator>morganaaron</dc:creator>
    <dc:date>2015-10-26T15:15:28Z</dc:date>
    <item>
      <title>Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960571#M960588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a pivot table showing 'Ideas' at various Statuses (x-axis dimension) by Region (y-axis dimension).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pivot table.jpg" class="jive-image image-1" height="68" src="/legacyfs/online/103033_pivot table.jpg" style="height: 68px; width: 780.740740740741px;" width="781" /&gt;&lt;/P&gt;&lt;P&gt;However it is only showing one Idea per region and stage, when I know for some there are multiple Ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is very simple:&lt;/P&gt;&lt;P&gt;=Ideas.Idea.Title&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As are my dimensions, which simple list the field name. The are not calculated in any way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;How can i show ALL the ideas at each Status and Region?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 08:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960571#M960588</guid>
      <dc:creator />
      <dc:date>2015-10-26T08:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960572#M960589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tell me&lt;/P&gt;&lt;P&gt;"Ideas.Idea.Title" is your fieldname?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 09:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960572#M960589</guid>
      <dc:creator>jsingh71</dc:creator>
      <dc:date>2015-10-26T09:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960573#M960590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the nature of showing dimensions in the way you are - unless there's a unique dimension value for each idea they'll be grouped and your expression will only show for region/stage combos that have only one potential value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try use the concat() function which will give you all ideas for each combo, but this will format it inside of one cell, so if you have a lot of values it may not be a clear representation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'd need to add an ID dimension to return a unique value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 09:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960573#M960590</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-10-26T09:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960574#M960591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 09:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960574#M960591</guid>
      <dc:creator />
      <dc:date>2015-10-26T09:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960575#M960592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;You can try Concat(Idea field,',') as expression. If you have multiple values per region and status, it needs to be concatenated. Single field name in expression if results into multiple different values will show null in the output.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;OR try Aggr(Concat(Idea filed,','),Region,status)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I think the first one should work if we have taken Region and status as dimensions in the chart.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 09:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960575#M960592</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-10-26T09:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960576#M960593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, i have tried what you suggested and it works, but it's not ideal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want the Idea Number dimension showing, nor do I want one row for each idea,as this make the table far too big&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pivot ideas.jpg" class="jive-image image-1" src="/legacyfs/online/103042_pivot ideas.jpg" style="height: 351px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 09:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960576#M960593</guid>
      <dc:creator />
      <dc:date>2015-10-26T09:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960577#M960594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can i insert a line break, rather than a comma?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 09:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960577#M960594</guid>
      <dc:creator />
      <dc:date>2015-10-26T09:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960578#M960595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try chr(10)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 09:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960578#M960595</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-10-26T09:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960579#M960596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The other option as mentioned is using Concat. You could use Concat([Idea], chr(10)) and then wrap the cell height to the max number of ideas per combination to show this in a similar idea without needing the ID field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 09:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960579#M960596</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-10-26T09:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960580#M960597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked, but I now need to colour Ideas which have the &lt;EM&gt;Priority&lt;/EM&gt; field set as 'High' red.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that possible within the same cell? If not, is there a different solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 10:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960580#M960597</guid>
      <dc:creator />
      <dc:date>2015-10-26T10:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960581#M960598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For color write your expression as per below image:&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103043_1.png" style="width: 620px; height: 245px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 10:05:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960581#M960598</guid>
      <dc:creator>jsingh71</dc:creator>
      <dc:date>2015-10-26T10:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960582#M960599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This would only work if all your ideas within the stage/region combination had the same priority. There's no way to do that unless each idea had a unique cell unfortunately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 10:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960582#M960599</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-10-26T10:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960583#M960604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even for multiple rows or text &lt;STRONG style="text-decoration: underline;"&gt;IN THE SAME CELL?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 10:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960583#M960604</guid>
      <dc:creator />
      <dc:date>2015-10-26T10:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960584#M960605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can color text of individual ideas in one cell.But you can color the complete cell by adding condition in the background color(thru '+' sign below the expression). I think this won't work if some of ideas are of high priority in same cell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure of color differences in same cell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 10:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960584#M960605</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-10-26T10:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960585#M960606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try Concat(distinct &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Ideas.Idea.Title)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 10:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960585#M960606</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-10-26T10:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960586#M960607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That puts them in the same cell Celever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately i need to format each idea cell differently&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 10:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960586#M960607</guid>
      <dc:creator />
      <dc:date>2015-10-26T10:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960587#M960608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try Aggr(Only(Ideas),Region,status)&lt;/P&gt;&lt;P&gt;Not sure but this may put each idea in different cell, not sure though..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 10:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960587#M960608</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-10-26T10:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960588#M960609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That only shows a combination of Region/Status that has one idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there are multiple ideas for a particular Region/Status it doesn't show that cell/column &lt;STRONG style="text-decoration: underline;"&gt;at all!&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 10:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960588#M960609</guid>
      <dc:creator />
      <dc:date>2015-10-26T10:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960589#M960610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm so close! This is how I need the final table to look, &lt;STRONG style="text-decoration: underline;"&gt;BUT&lt;/STRONG&gt; with each idea in a separate cell&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, I have simply Concatenated the ideas and inserted a line break&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there no way this can be done?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="almost.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103044_almost.jpg" style="height: 436px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 10:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960589#M960610</guid>
      <dc:creator />
      <dc:date>2015-10-26T10:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show unique values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960590#M960611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to include all three fields as dimension so that each idea can appear in different line( which you don't want as you said initially to keep the chart short) but if there is no option suggested from others as well, you can think of going with it with a list box of priority, filtering red,orange, green only based on selection.&lt;/P&gt;&lt;P&gt;You can have one value always selected in list box( through list box property) so that chart shows important entries only while launching.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 10:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-unique-values-in-pivot-table/m-p/960590#M960611</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-10-26T10:47:16Z</dc:date>
    </item>
  </channel>
</rss>

