<?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: MaxString working on Qlik Sense Desktop and not the Online version in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/MaxString-working-on-Qlik-Sense-Desktop-and-not-the-Online/m-p/1658442#M49313</link>
    <description>&lt;P&gt;I will hazard a guess that this is due to different default date formats between the environments. You are relying on a default conversion inside your set expression. You might want to make it explicit:&lt;/P&gt;&lt;P&gt;MaxString(Aggr(text(maxstring({1&amp;lt;DateDay = {"&lt;STRONG&gt;$(=Date(Max(DateDay)))&lt;/STRONG&gt;"},Tech={'IPTV'},KPI = {'Check STB Version'}&amp;gt;}[SWVersion])),Tech,DateDay))&lt;/P&gt;&lt;P&gt;default, or for specific format:&lt;/P&gt;&lt;P&gt;MaxString(Aggr(text(maxstring({1&amp;lt;DateDay = {&lt;STRONG&gt;"$(=Date(Max(DateDay), 'YYYY/MM/DD'))"&lt;/STRONG&gt;},Tech={'IPTV'},KPI = {'Check STB Version'}&amp;gt;}[SWVersion])),Tech,DateDay))&lt;/P&gt;&lt;P&gt;You may need to adapt the date format for the correct one for your environment.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2019 11:53:14 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2019-12-17T11:53:14Z</dc:date>
    <item>
      <title>MaxString working on Qlik Sense Desktop and not the Online version</title>
      <link>https://community.qlik.com/t5/App-Development/MaxString-working-on-Qlik-Sense-Desktop-and-not-the-Online/m-p/1658438#M49312</link>
      <description>&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently using MaxString to provide my dashboard of the latest sw version of a specific hardware device with the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MaxString(Aggr(text(maxstring({1&amp;lt;DateDay = {"$(=Max(DateDay))"},Tech={'IPTV'},KPI = {'Check STB Version'}&amp;gt;}[SWVersion])),Tech,DateDay))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The AGGR comes in handy as I collect this version information every hour, and would like to have the latest/top version of the day, reported on the dashboard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It does work on Qlik Sense Desktop and does not provide any info on the Qlik Sense Online!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could explain different behaviours on the same solution?!&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/MaxString-working-on-Qlik-Sense-Desktop-and-not-the-Online/m-p/1658438#M49312</guid>
      <dc:creator>McCloudPT</dc:creator>
      <dc:date>2024-11-16T19:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: MaxString working on Qlik Sense Desktop and not the Online version</title>
      <link>https://community.qlik.com/t5/App-Development/MaxString-working-on-Qlik-Sense-Desktop-and-not-the-Online/m-p/1658442#M49313</link>
      <description>&lt;P&gt;I will hazard a guess that this is due to different default date formats between the environments. You are relying on a default conversion inside your set expression. You might want to make it explicit:&lt;/P&gt;&lt;P&gt;MaxString(Aggr(text(maxstring({1&amp;lt;DateDay = {"&lt;STRONG&gt;$(=Date(Max(DateDay)))&lt;/STRONG&gt;"},Tech={'IPTV'},KPI = {'Check STB Version'}&amp;gt;}[SWVersion])),Tech,DateDay))&lt;/P&gt;&lt;P&gt;default, or for specific format:&lt;/P&gt;&lt;P&gt;MaxString(Aggr(text(maxstring({1&amp;lt;DateDay = {&lt;STRONG&gt;"$(=Date(Max(DateDay), 'YYYY/MM/DD'))"&lt;/STRONG&gt;},Tech={'IPTV'},KPI = {'Check STB Version'}&amp;gt;}[SWVersion])),Tech,DateDay))&lt;/P&gt;&lt;P&gt;You may need to adapt the date format for the correct one for your environment.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 11:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/MaxString-working-on-Qlik-Sense-Desktop-and-not-the-Online/m-p/1658442#M49313</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2019-12-17T11:53:14Z</dc:date>
    </item>
  </channel>
</rss>

