<?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: Only Qualifier in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Only-Qualifier/m-p/580394#M215634</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;Only() is a chart aggregation function. It returns one single value for an expression or field if the expression or field contains a single value after being calculated over a dimension. If te field/dimension contains more than one single value then Null is returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below you can get from Qlikview Help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;&lt;A name="kanchor237"&gt;&lt;/A&gt;&lt;SPAN style="background-color: #316ac5; color: #ffffff;"&gt;only&lt;/SPAN&gt;&lt;A name="only"&gt;&lt;/A&gt;( &lt;SPAN style="font-style: italic;"&gt;[{set_expression}]&lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;[&lt;/SPAN&gt; distinct &lt;SPAN style="font-style: italic;"&gt;] [&lt;/SPAN&gt; total &lt;SPAN style="font-style: italic;"&gt;[&amp;lt;fld {, fld}&amp;gt;]&lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;] expression&lt;/SPAN&gt;)&lt;/H4&gt;&lt;P&gt;If &lt;SPAN style="font-style: italic;"&gt;expression&lt;/SPAN&gt; or &lt;SPAN style="font-style: italic;"&gt;field&lt;/SPAN&gt; iterated over the chart dimension(s) contain one single value, that value is returned, else NULL is returned. &lt;SPAN style="color: #ffffff; background-color: #316ac5;"&gt;Only&lt;/SPAN&gt; can return numeric values as well as text values. &lt;/P&gt;&lt;H2&gt;Examples:&lt;/H2&gt;&lt;P style="font-weight: bold;"&gt;&lt;SPAN style="background-color: #316ac5; color: #ffffff;"&gt;only&lt;/SPAN&gt;( Sales )&lt;/P&gt;&lt;P style="font-weight: bold;"&gt;&lt;SPAN style="background-color: #316ac5; color: #ffffff;"&gt;only&lt;/SPAN&gt;( Price*Quantity )&lt;/P&gt;&lt;P style="font-weight: bold;"&gt;&lt;SPAN style="background-color: #316ac5; color: #ffffff;"&gt;only&lt;/SPAN&gt;( total Salesman )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold;"&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jan 2014 07:35:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-29T07:35:22Z</dc:date>
    <item>
      <title>Only Qualifier</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Qualifier/m-p/580390#M215630</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;Yesterday one interviewer asked this Question &lt;/P&gt;&lt;P&gt;What is Only Qualifier and use of this &lt;/P&gt;&lt;P&gt;Could some one help me to know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 07:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Qualifier/m-p/580390#M215630</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-01-29T07:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Only Qualifier</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Qualifier/m-p/580391#M215631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="MCDropDownHead_syntax_0"&gt;&lt;A class="MCDropDownHotSpot_0" name="only"&gt;&lt;IMG class="MCDropDownIcon jiveImage" style="margin-right: 5px; border-style: none;" /&gt;&lt;SPAN class="Bold"&gt;only(&lt;/SPAN&gt;&lt;SPAN class="italic;"&gt;expression &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt;If &lt;SPAN class="italic;"&gt;expression&lt;/SPAN&gt; over a number of records, as defined by a &lt;SPAN class="Bold"&gt;group by&lt;/SPAN&gt; clause, contains only one numeric value, that value is returned. Else, NULL is returned. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 07:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Qualifier/m-p/580391#M215631</guid>
      <dc:creator>nilesh_gangurde</dc:creator>
      <dc:date>2014-01-29T07:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Only Qualifier</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Qualifier/m-p/580392#M215632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niranjan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I never hear about "Only &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Qualifier&lt;/SPAN&gt;". It should be Only() function. This &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/08/03/the-only-function"&gt;one&lt;/A&gt; is very detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 07:31:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Qualifier/m-p/580392#M215632</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2014-01-29T07:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Only Qualifier</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Qualifier/m-p/580393#M215633</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;Only() will give you the value when a field has only one possible value in a Field.&amp;nbsp; For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year, HighestSoldProduct&lt;/P&gt;&lt;P&gt;2012, TV&lt;/P&gt;&lt;P&gt;2013, Laptop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you select TV and use Only(Year)-- it will return 2012, if you do not select any value then it will return Null, since there are more that one possible value for Year.&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>Wed, 29 Jan 2014 07:32:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Qualifier/m-p/580393#M215633</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-01-29T07:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Only Qualifier</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Qualifier/m-p/580394#M215634</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;Only() is a chart aggregation function. It returns one single value for an expression or field if the expression or field contains a single value after being calculated over a dimension. If te field/dimension contains more than one single value then Null is returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below you can get from Qlikview Help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;&lt;A name="kanchor237"&gt;&lt;/A&gt;&lt;SPAN style="background-color: #316ac5; color: #ffffff;"&gt;only&lt;/SPAN&gt;&lt;A name="only"&gt;&lt;/A&gt;( &lt;SPAN style="font-style: italic;"&gt;[{set_expression}]&lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;[&lt;/SPAN&gt; distinct &lt;SPAN style="font-style: italic;"&gt;] [&lt;/SPAN&gt; total &lt;SPAN style="font-style: italic;"&gt;[&amp;lt;fld {, fld}&amp;gt;]&lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;] expression&lt;/SPAN&gt;)&lt;/H4&gt;&lt;P&gt;If &lt;SPAN style="font-style: italic;"&gt;expression&lt;/SPAN&gt; or &lt;SPAN style="font-style: italic;"&gt;field&lt;/SPAN&gt; iterated over the chart dimension(s) contain one single value, that value is returned, else NULL is returned. &lt;SPAN style="color: #ffffff; background-color: #316ac5;"&gt;Only&lt;/SPAN&gt; can return numeric values as well as text values. &lt;/P&gt;&lt;H2&gt;Examples:&lt;/H2&gt;&lt;P style="font-weight: bold;"&gt;&lt;SPAN style="background-color: #316ac5; color: #ffffff;"&gt;only&lt;/SPAN&gt;( Sales )&lt;/P&gt;&lt;P style="font-weight: bold;"&gt;&lt;SPAN style="background-color: #316ac5; color: #ffffff;"&gt;only&lt;/SPAN&gt;( Price*Quantity )&lt;/P&gt;&lt;P style="font-weight: bold;"&gt;&lt;SPAN style="background-color: #316ac5; color: #ffffff;"&gt;only&lt;/SPAN&gt;( total Salesman )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold;"&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 07:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Qualifier/m-p/580394#M215634</guid>
      <dc:creator />
      <dc:date>2014-01-29T07:35:22Z</dc:date>
    </item>
  </channel>
</rss>

