<?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: How use only function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629864#M1091494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a calculated dimension&lt;/P&gt;&lt;P&gt;if(Match(Client,'B','D','E'),Client)&lt;/P&gt;&lt;P&gt;and check "Supress when value is null"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2014 17:13:40 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2014-05-12T17:13:40Z</dc:date>
    <item>
      <title>How use only function</title>
      <link>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629862#M1091492</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 a pivot chart that shows the following table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Employee&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Client&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;YTD Hours&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;John&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Merry&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jim&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Bob&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;35&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Ron&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;E&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;55&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I display on a pivot chart only client B, D and E with their results?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Wossen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 17:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629862#M1091492</guid>
      <dc:creator>wossenhh</dc:creator>
      <dc:date>2014-05-12T17:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: How use only function</title>
      <link>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629863#M1091493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can put it in your set analysis...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(({&amp;lt;Client={'B','D','E'}&amp;gt;} [YTD Hours])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;&lt;P&gt;www.fortunecookiebi.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 17:10:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629863#M1091493</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2014-05-12T17:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: How use only function</title>
      <link>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629864#M1091494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a calculated dimension&lt;/P&gt;&lt;P&gt;if(Match(Client,'B','D','E'),Client)&lt;/P&gt;&lt;P&gt;and check "Supress when value is null"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 17:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629864#M1091494</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-05-12T17:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: How use only function</title>
      <link>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629865#M1091495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The most optimized I can think of is create a flag on the back-end and use that flag on the front-end instead of trying to use expressions on the front-end.&lt;/P&gt;&lt;P&gt;Its just a general suggestion to try to move as much as possible to the back-end where it will be pre-calculated and wont impact performance.&lt;/P&gt;&lt;P&gt;Hope attached is of some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 17:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629865#M1091495</guid>
      <dc:creator />
      <dc:date>2014-05-12T17:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: How use only function</title>
      <link>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629866#M1091496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clever,&lt;/P&gt;&lt;P&gt;I think in calculated dimension you have to use aggr():&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aggr(&lt;/STRONG&gt;if(Match(Client,'B','D','E'),Client)&lt;STRONG&gt;, Client)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 17:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629866#M1091496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-12T17:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: How use only function</title>
      <link>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629867#M1091497</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 this, for client dimension. select add calculated dimension and place below condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (client='B' or 'D' or 'E', Client , null())&lt;/P&gt;&lt;P&gt;and then in the same tab "Suppress when value is null".&lt;/P&gt;&lt;P&gt;Note : Make sure you select the dimension above and check the below once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 17:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629867#M1091497</guid>
      <dc:creator>gouthamkk</dc:creator>
      <dc:date>2014-05-12T17:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: How use only function</title>
      <link>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629868#M1091498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks AJ for your advise&amp;nbsp; and for the attachment. It works well and you are right it is better to work from script!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Wossen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 18:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629868#M1091498</guid>
      <dc:creator>wossenhh</dc:creator>
      <dc:date>2014-05-12T18:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How use only function</title>
      <link>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629869#M1091499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not strictly necessary, PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 23:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-use-only-function/m-p/629869#M1091499</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-05-12T23:23:48Z</dc:date>
    </item>
  </channel>
</rss>

