<?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 Text Box to Display Top Operation Name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Box-to-Display-Top-Operation-Name/m-p/271545#M498263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this is taken from the Help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;&lt;A name="kanchor246"&gt;&lt;/A&gt;&lt;SPAN style="background-color: #3399ff; color: #ffffff;"&gt;firstsortedvalue&lt;/SPAN&gt;&lt;A name="firstsortedvalue"&gt;&lt;/A&gt;&lt;SPAN&gt;( &lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;[{set_expression}]&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;[&lt;/SPAN&gt;&lt;SPAN&gt; distinct &lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;] [&lt;/SPAN&gt;&lt;SPAN&gt; total &lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;[&amp;lt;fld {, fld}&amp;gt;]&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;] expression [, sort_weight [, n]]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/H4&gt;&lt;P&gt;returns the first value of expression sorted by corresponding sort-weight when expression is iterated over the chart dimension(s). Sort-weight should return a numeric value where the lowest value will render the corresponding value of expression to be sorted first. By preceding the sort-value expression with a minus sign, the function will return the last value instead. If more than one value of expression share the same lowest sort-order, the function will return null. By stating an n larger than 1, you will get the nth value in order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So u have to change the sign in the sort-value expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C u,&lt;/P&gt;&lt;P&gt;Stefano.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Sep 2011 09:40:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-09-19T09:40:59Z</dc:date>
    <item>
      <title>Text Box to Display Top Operation Name</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-to-Display-Top-Operation-Name/m-p/271541#M498259</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 have a bar chart that uses an aggregation function to display a value over the dimension "operation". I then use an expression in the sort by tab to order the bar chat in ascending order. This shows me the operation with the highest value&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I want a text box that will give me the name of this operation. Thats all &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression in my chart as I believe you may need this is sum(abc*123)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Byron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 08:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-to-Display-Top-Operation-Name/m-p/271541#M498259</guid>
      <dc:creator />
      <dc:date>2011-09-19T08:53:26Z</dc:date>
    </item>
    <item>
      <title>Text Box to Display Top Operation Name</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-to-Display-Top-Operation-Name/m-p/271542#M498260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; in text box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max(aggr(sum(abc*123),fieldName))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 09:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-to-Display-Top-Operation-Name/m-p/271542#M498260</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-09-19T09:05:53Z</dc:date>
    </item>
    <item>
      <title>Text Box to Display Top Operation Name</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-to-Display-Top-Operation-Name/m-p/271543#M498261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Byron,&lt;/P&gt;&lt;P&gt; u can create a new straith table sorted and in "Presentation Tab" set 1 in "Max Number (1 - 100)"&lt;/P&gt;&lt;P&gt;or if u want a text box u can use something like "&lt;SPAN style="background-color: #3399ff; color: #ffffff;"&gt;firstsortedvalue &lt;/SPAN&gt;Function".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C u,&lt;/P&gt;&lt;P&gt;Stefano.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 09:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-to-Display-Top-Operation-Name/m-p/271543#M498261</guid>
      <dc:creator />
      <dc:date>2011-09-19T09:10:14Z</dc:date>
    </item>
    <item>
      <title>Text Box to Display Top Operation Name</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-to-Display-Top-Operation-Name/m-p/271544#M498262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunil that function returns a value, I want the name of the dimension value. Ste.san, thanks for that, the firstsortedvalue returns the name of the dimension. Unfortunately this is the smallest value, is there an equivalent to this that returns the value for the highest value???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Byron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 09:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-to-Display-Top-Operation-Name/m-p/271544#M498262</guid>
      <dc:creator />
      <dc:date>2011-09-19T09:26:26Z</dc:date>
    </item>
    <item>
      <title>Text Box to Display Top Operation Name</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-to-Display-Top-Operation-Name/m-p/271545#M498263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this is taken from the Help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;&lt;A name="kanchor246"&gt;&lt;/A&gt;&lt;SPAN style="background-color: #3399ff; color: #ffffff;"&gt;firstsortedvalue&lt;/SPAN&gt;&lt;A name="firstsortedvalue"&gt;&lt;/A&gt;&lt;SPAN&gt;( &lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;[{set_expression}]&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;[&lt;/SPAN&gt;&lt;SPAN&gt; distinct &lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;] [&lt;/SPAN&gt;&lt;SPAN&gt; total &lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;[&amp;lt;fld {, fld}&amp;gt;]&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;] expression [, sort_weight [, n]]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/H4&gt;&lt;P&gt;returns the first value of expression sorted by corresponding sort-weight when expression is iterated over the chart dimension(s). Sort-weight should return a numeric value where the lowest value will render the corresponding value of expression to be sorted first. By preceding the sort-value expression with a minus sign, the function will return the last value instead. If more than one value of expression share the same lowest sort-order, the function will return null. By stating an n larger than 1, you will get the nth value in order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So u have to change the sign in the sort-value expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C u,&lt;/P&gt;&lt;P&gt;Stefano.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 09:40:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-to-Display-Top-Operation-Name/m-p/271545#M498263</guid>
      <dc:creator />
      <dc:date>2011-09-19T09:40:59Z</dc:date>
    </item>
  </channel>
</rss>

