<?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: Select distinct in pick dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-distinct-in-pick-dimensions/m-p/490244#M1125167</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;If you want to display RowCount then try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(Aggr(1, Dim1, Dim2,....DimN))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Replace Dim1, Dim2... with your dimension names in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jan 2014 08:54:44 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-01-10T08:54:44Z</dc:date>
    <item>
      <title>Select distinct in pick dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Select-distinct-in-pick-dimensions/m-p/490239#M1125162</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;I have created a pick dimensions chart where the user can click on a List Box and the columns he wants will appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the user to be able to do a Select Distinct like in SQL. That is for the 5 let's say columns out of 20 that he chooses, to show the distinct rows only and not all of them. The result will be different, depending on the columns he picks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 17:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-distinct-in-pick-dimensions/m-p/490239#M1125162</guid>
      <dc:creator />
      <dc:date>2014-01-09T17:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Select distinct in pick dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Select-distinct-in-pick-dimensions/m-p/490240#M1125163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give us an example. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 17:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-distinct-in-pick-dimensions/m-p/490240#M1125163</guid>
      <dc:creator>iktrayanov</dc:creator>
      <dc:date>2014-01-09T17:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Select distinct in pick dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Select-distinct-in-pick-dimensions/m-p/490241#M1125164</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;Don't understand the problem. If you've created this chart it should work as you described.&lt;/P&gt;&lt;P&gt;Could you attach an example ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 17:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-distinct-in-pick-dimensions/m-p/490241#M1125164</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-01-09T17:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Select distinct in pick dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Select-distinct-in-pick-dimensions/m-p/490242#M1125165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I could not understand but i hope this will help You.&lt;/P&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;&lt;P&gt;C:\Program Files\QlikView\Examples\Documents\Whats new in in Qlikview\Reports(sheet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 18:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-distinct-in-pick-dimensions/m-p/490242#M1125165</guid>
      <dc:creator />
      <dc:date>2014-01-09T18:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Select distinct in pick dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Select-distinct-in-pick-dimensions/m-p/490243#M1125166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry about the confusion, the mistake I made was that I had a hidden dimension and all the rows were displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, in order to avoid getting a huge table I had to use expressions, rather than dimensions. If you use only dimensions, the table gets bigger and bigger as you pick more columns, but not if you put them as expressions. That's why I used 5 dimensions and 50 expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indeed it works as select distinct when you choose a dimension, but this is not the case for expressions. I used a conditional&lt;/P&gt;&lt;P&gt;SubStringCount(Concat(_Name of Set, '|'), 'Column1')&amp;nbsp; AND getselectedcount(_Name of Set)&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where Name of Set contains all these columns. So there is actually no problem, I just hadn't seen my document for a while. Sorry about the confusion!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am now trying to see is an easy way to show a counter of the displayed rows (not selected).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 08:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-distinct-in-pick-dimensions/m-p/490243#M1125166</guid>
      <dc:creator />
      <dc:date>2014-01-10T08:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Select distinct in pick dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Select-distinct-in-pick-dimensions/m-p/490244#M1125167</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;If you want to display RowCount then try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(Aggr(1, Dim1, Dim2,....DimN))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Replace Dim1, Dim2... with your dimension names in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 08:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-distinct-in-pick-dimensions/m-p/490244#M1125167</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-01-10T08:54:44Z</dc:date>
    </item>
  </channel>
</rss>

