<?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: Most Efficient Way of Showing Max Available Date Only in a Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Most-Efficient-Way-of-Showing-Max-Available-Date-Only-in-a-Table/m-p/1263767#M25830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis like this should do the trick for your metrics...&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;[Date] = {'$(=date(Max([Date])))'}&amp;gt;} &amp;lt;Insert Balance Dimm here&amp;gt; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2016 16:25:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-12-01T16:25:59Z</dc:date>
    <item>
      <title>Most Efficient Way of Showing Max Available Date Only in a Table</title>
      <link>https://community.qlik.com/t5/App-Development/Most-Efficient-Way-of-Showing-Max-Available-Date-Only-in-a-Table/m-p/1263765#M25828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a rather large table - about 15 dimensions and 10 measures in all, across a few source tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to only show data for the latest available Reporting Date dimension, according to the user selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Previously I had all 10 measures contain set analysis for the latest date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I wanted to see if there was a more efficient way of doing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried a calculated dimension, though, I'm unsure if that is much better. It seems to take the same amount of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calc'd dimension I used =&lt;/P&gt;&lt;P&gt;If(Num(REPORTING_DATE)=$(=(max(REPORTING_DATE))), REPORTING_DATE, null)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a lot of blog posts I've read, they warn against using any calculated dimensions. Though, the same posts warn about over using set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 14:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Most-Efficient-Way-of-Showing-Max-Available-Date-Only-in-a-Table/m-p/1263765#M25828</guid>
      <dc:creator />
      <dc:date>2016-12-01T14:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Most Efficient Way of Showing Max Available Date Only in a Table</title>
      <link>https://community.qlik.com/t5/App-Development/Most-Efficient-Way-of-Showing-Max-Available-Date-Only-in-a-Table/m-p/1263766#M25829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis is the better option.&lt;/P&gt;&lt;P&gt;Maybe you could show us your data model, the number of lines,&amp;nbsp; your final table and the several set analysis expressions, so we could help you improve the overall time response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 15:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Most-Efficient-Way-of-Showing-Max-Available-Date-Only-in-a-Table/m-p/1263766#M25829</guid>
      <dc:creator>thomaslg_wq</dc:creator>
      <dc:date>2016-12-01T15:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Most Efficient Way of Showing Max Available Date Only in a Table</title>
      <link>https://community.qlik.com/t5/App-Development/Most-Efficient-Way-of-Showing-Max-Available-Date-Only-in-a-Table/m-p/1263767#M25830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis like this should do the trick for your metrics...&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;[Date] = {'$(=date(Max([Date])))'}&amp;gt;} &amp;lt;Insert Balance Dimm here&amp;gt; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 16:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Most-Efficient-Way-of-Showing-Max-Available-Date-Only-in-a-Table/m-p/1263767#M25830</guid>
      <dc:creator />
      <dc:date>2016-12-01T16:25:59Z</dc:date>
    </item>
  </channel>
</rss>

