<?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 expression to certain values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression-to-certain-values/m-p/532295#M556888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day to All&lt;/P&gt;&lt;P&gt;I'm new to qlikview and would like to collaborate with me doubt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. We are loading a table from which you want the top 5 of a field but this top has something in particular and it is not all the data are in the field if not a few, in SQL equivalent to an (in) example "select * from table where field in ('a', 'b', 'c')" as this in a exprecion aria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thank you for your prompt response to this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jul 2013 16:37:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-02T16:37:26Z</dc:date>
    <item>
      <title>expression to certain values</title>
      <link>https://community.qlik.com/t5/QlikView/expression-to-certain-values/m-p/532295#M556888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day to All&lt;/P&gt;&lt;P&gt;I'm new to qlikview and would like to collaborate with me doubt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. We are loading a table from which you want the top 5 of a field but this top has something in particular and it is not all the data are in the field if not a few, in SQL equivalent to an (in) example "select * from table where field in ('a', 'b', 'c')" as this in a exprecion aria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thank you for your prompt response to this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 16:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-to-certain-values/m-p/532295#M556888</guid>
      <dc:creator />
      <dc:date>2013-07-02T16:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: expression to certain values</title>
      <link>https://community.qlik.com/t5/QlikView/expression-to-certain-values/m-p/532296#M556889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;DimensionName = {'a', 'b', 'c'}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you can control the dimension values.&amp;nbsp; If not can you up with sample data and explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this 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>Tue, 02 Jul 2013 17:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-to-certain-values/m-p/532296#M556889</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-07-02T17:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: expression to certain values</title>
      <link>https://community.qlik.com/t5/QlikView/expression-to-certain-values/m-p/532297#M556890</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;Try like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;=Sum({&amp;lt;DimensionName = {'a', 'b', 'c'}&amp;gt;} Sales)&lt;/SPAN&gt; in chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Load,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * from tablename where wildmatch(fieldname,'a','b','c');&lt;/P&gt;&lt;P&gt;//it load the value for a,b,c &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 17:40:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-to-certain-values/m-p/532297#M556890</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-07-02T17:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: expression to certain values</title>
      <link>https://community.qlik.com/t5/QlikView/expression-to-certain-values/m-p/532298#M556891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi. &lt;/P&gt;&lt;P&gt;Thanks for the answer was very helpful, even to the use without equal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 22:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-to-certain-values/m-p/532298#M556891</guid>
      <dc:creator />
      <dc:date>2013-07-02T22:01:19Z</dc:date>
    </item>
  </channel>
</rss>

