<?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 with straight table/Rank function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-straight-table-Rank-function/m-p/1555566#M743676</link>
    <description>&lt;P&gt;Thanks for the Reply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i show&amp;nbsp;@ only on he first row?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 17:02:52 GMT</pubDate>
    <dc:creator>qlikuser222</dc:creator>
    <dc:date>2019-03-12T17:02:52Z</dc:date>
    <item>
      <title>Help with straight table/Rank function</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-straight-table-Rank-function/m-p/1555470#M743670</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a requirement whee i need to show a special character only on the top row of the table where amount is maximum.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please help me to understand how to solve it?&lt;/P&gt;&lt;P&gt;PFA which has detailed description.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-straight-table-Rank-function/m-p/1555470#M743670</guid>
      <dc:creator>qlikuser222</dc:creator>
      <dc:date>2024-11-16T21:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help with straight table/Rank function</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-straight-table-Rank-function/m-p/1555524#M743672</link>
      <description>&lt;P&gt;Use expression like below&lt;/P&gt;&lt;P&gt;If(Rank(TOTAL Sum(Amt&lt;BR /&gt;))=1,'@')&lt;/P&gt;&lt;P&gt;with current data first 2 rows will have&amp;nbsp;@&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 15:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-straight-table-Rank-function/m-p/1555524#M743672</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-03-12T15:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help with straight table/Rank function</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-straight-table-Rank-function/m-p/1555566#M743676</link>
      <description>&lt;P&gt;Thanks for the Reply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i show&amp;nbsp;@ only on he first row?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 17:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-straight-table-Rank-function/m-p/1555566#M743676</guid>
      <dc:creator>qlikuser222</dc:creator>
      <dc:date>2019-03-12T17:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help with straight table/Rank function</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-straight-table-Rank-function/m-p/1555568#M743679</link>
      <description>if both values are the same why would you want only 1 to be shown as top?&lt;BR /&gt;but if it s mandatory change the mode&lt;BR /&gt;If(Rank(TOTAL Sum(Amt&lt;BR /&gt;),4)=1,'@')&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Mar 2019 17:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-straight-table-Rank-function/m-p/1555568#M743679</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-03-12T17:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help with straight table/Rank function</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-straight-table-Rank-function/m-p/1555586#M743681</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can i please know why did you put 4? what does it do? do we need to change 4 to something else when we have million records in table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 17:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-straight-table-Rank-function/m-p/1555586#M743681</guid>
      <dc:creator>qlikuser222</dc:creator>
      <dc:date>2019-03-12T17:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help with straight table/Rank function</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-straight-table-Rank-function/m-p/1555588#M743683</link>
      <description>No you dont need to change.&lt;BR /&gt;it is mode argument in rank function&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/ChartFunctions/RankingFunctions/rank.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/ChartFunctions/RankingFunctions/rank.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Mode 4, basically return 1,2,3,4... even if 1 and 2 values are the same.&lt;BR /&gt;check the link for what more details.</description>
      <pubDate>Tue, 12 Mar 2019 17:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-straight-table-Rank-function/m-p/1555588#M743683</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-03-12T17:55:05Z</dc:date>
    </item>
  </channel>
</rss>

