<?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 Showing latest comment with direct discovery in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-latest-comment-with-direct-discovery/m-p/831495#M292599</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;I have user comments in a sql server table and I am loading them into qlikview with direct discovery. I want to show the latest comment in a straight table, but since I can't use set analysis or qv-functions like only() with DD I am a bit stuck. Is it possible to create this with some trick? I can use max(Comment) to get the first comment in alphabetical order.. not really useful though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen &lt;A href="https://community.qlik.com/docs/DOC-7323"&gt;Direct Discovery: Workarounds for Set Analysis (1/3)&lt;/A&gt; but I can't use this into my usecase. Can this be solved with some special tricks?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Micke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Apr 2015 13:55:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-14T13:55:49Z</dc:date>
    <item>
      <title>Showing latest comment with direct discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-latest-comment-with-direct-discovery/m-p/831495#M292599</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;I have user comments in a sql server table and I am loading them into qlikview with direct discovery. I want to show the latest comment in a straight table, but since I can't use set analysis or qv-functions like only() with DD I am a bit stuck. Is it possible to create this with some trick? I can use max(Comment) to get the first comment in alphabetical order.. not really useful though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen &lt;A href="https://community.qlik.com/docs/DOC-7323"&gt;Direct Discovery: Workarounds for Set Analysis (1/3)&lt;/A&gt; but I can't use this into my usecase. Can this be solved with some special tricks?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Micke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 13:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-latest-comment-with-direct-discovery/m-p/831495#M292599</guid>
      <dc:creator />
      <dc:date>2015-04-14T13:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Showing latest comment with direct discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-latest-comment-with-direct-discovery/m-p/831496#M292600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved this by attaching leading zeros to the comments in the database like this: 00000012|Comment&lt;/P&gt;&lt;P&gt;Then in expression using =subfield(max(Comment), '|', 2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 14:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-latest-comment-with-direct-discovery/m-p/831496#M292600</guid>
      <dc:creator />
      <dc:date>2015-04-15T14:06:45Z</dc:date>
    </item>
  </channel>
</rss>

