<?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 to show in cells the higher version in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-show-in-cells-the-higher-version/m-p/2053579#M86572</link>
    <description>&lt;P&gt;You may try: maxstring(Versions)&lt;/P&gt;</description>
    <pubDate>Mon, 27 Mar 2023 12:53:21 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2023-03-27T12:53:21Z</dc:date>
    <item>
      <title>How to show in cells the higher version</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-in-cells-the-higher-version/m-p/2052888#M86528</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;In Qlikview, I have a table with multiples value for one stations.&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="50%" height="24px"&gt;Name&lt;/TD&gt;
&lt;TD width="50%" height="24px"&gt;Versions&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%" height="24px"&gt;STS1&lt;/TD&gt;
&lt;TD width="50%" height="24px"&gt;10.2.3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%" height="24px"&gt;STS1&lt;/TD&gt;
&lt;TD width="50%" height="24px"&gt;10.2.7&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%" height="24px"&gt;STS1&lt;/TD&gt;
&lt;TD width="50%" height="24px"&gt;11.2.4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%" height="24px"&gt;STS2&lt;/TD&gt;
&lt;TD width="50%" height="24px"&gt;10.2.3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%" height="24px"&gt;STS2&lt;/TD&gt;
&lt;TD width="50%" height="24px"&gt;11.2.4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%" height="24px"&gt;STS3&lt;/TD&gt;
&lt;TD width="50%" height="24px"&gt;10.2.7&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but, I would like to have a table with the max versions for each Stations&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="50%" height="24px"&gt;Name&lt;/TD&gt;
&lt;TD width="50%" height="24px"&gt;Versions&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%" height="24px"&gt;STS1&lt;/TD&gt;
&lt;TD width="50%" height="24px"&gt;11.2.4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%" height="24px"&gt;STS2&lt;/TD&gt;
&lt;TD width="50%" height="24px"&gt;11.2.4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%" height="24px"&gt;STS3&lt;/TD&gt;
&lt;TD width="50%" height="24px"&gt;10.2.7&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you help me please ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 10:54:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-in-cells-the-higher-version/m-p/2052888#M86528</guid>
      <dc:creator>sylvain_piccarreta</dc:creator>
      <dc:date>2023-03-24T10:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to show in cells the higher version</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-in-cells-the-higher-version/m-p/2053579#M86572</link>
      <description>&lt;P&gt;You may try: maxstring(Versions)&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 12:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-in-cells-the-higher-version/m-p/2053579#M86572</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-03-27T12:53:21Z</dc:date>
    </item>
  </channel>
</rss>

