<?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: Help on this!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421339#M486396</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 am not quite clear about your requirement, so a small example (like an excel file with your input data and your requested outcome or even some data lines added to your post) might help me in understanding your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to see the unique data values of a field, creating a list box for that field should be enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to count e.g. only the unique order numbers, use the distinct qualifier in your aggregation function, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(DISTINCT OrderNum)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Apr 2013 08:32:19 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-04-04T08:32:19Z</dc:date>
    <item>
      <title>Help on this!!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421332#M486389</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;can you tell me the expression to show unique data values in analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thiru.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 06:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421332#M486389</guid>
      <dc:creator />
      <dc:date>2013-04-04T06:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help on this!!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421333#M486390</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try distinct keyword in your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 07:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421333#M486390</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-04-04T07:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help on this!!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421334#M486391</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;you can use DISTINCT key word..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is better to explain your sceanario...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 07:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421334#M486391</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-04-04T07:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help on this!!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421335#M486392</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;u can use distinct in your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(DISTINCT NET_AMOUNT)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 07:26:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421335#M486392</guid>
      <dc:creator />
      <dc:date>2013-04-04T07:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help on this!!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421336#M486393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thirumalai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain some more, as not able to find out what you exactly wants. Also mention in which chart you want this. . .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 07:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421336#M486393</guid>
      <dc:creator>prasad_dumbre</dc:creator>
      <dc:date>2013-04-04T07:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Help on this!!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421337#M486394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thiru, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share more details on your requirement. Though you can use distinct keyword in your expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Angad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 07:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421337#M486394</guid>
      <dc:creator />
      <dc:date>2013-04-04T07:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help on this!!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421338#M486395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thiru,&lt;/P&gt;&lt;P&gt;i did not understand what you need exactly but maybe you can use a .&lt;STRONG&gt;distinct &lt;/STRONG&gt;when you load your data. Please send an example of what you want&lt;/P&gt;&lt;P&gt;g&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 08:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421338#M486395</guid>
      <dc:creator />
      <dc:date>2013-04-04T08:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help on this!!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421339#M486396</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 am not quite clear about your requirement, so a small example (like an excel file with your input data and your requested outcome or even some data lines added to your post) might help me in understanding your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to see the unique data values of a field, creating a list box for that field should be enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to count e.g. only the unique order numbers, use the distinct qualifier in your aggregation function, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(DISTINCT OrderNum)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 08:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421339#M486396</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-04-04T08:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help on this!!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421340#M486397</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 tried with count(distinct).it's working fine&lt;/P&gt;&lt;P&gt;&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;Thiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 09:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421340#M486397</guid>
      <dc:creator />
      <dc:date>2013-04-04T09:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Help on this!!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421341#M486398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 10:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-this/m-p/421341#M486398</guid>
      <dc:creator />
      <dc:date>2013-04-04T10:00:06Z</dc:date>
    </item>
  </channel>
</rss>

