<?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: Latest reporting month in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Latest-reporting-month/m-p/1537191#M38757</link>
    <description>Tom, The expression i gave you is supposed to be a measure. Either use it in a kpi or as you said use it in a table.&lt;BR /&gt;&lt;BR /&gt;Happy learning !!</description>
    <pubDate>Wed, 30 Jan 2019 13:43:36 GMT</pubDate>
    <dc:creator>pradosh_thakur</dc:creator>
    <dc:date>2019-01-30T13:43:36Z</dc:date>
    <item>
      <title>Latest reporting month</title>
      <link>https://community.qlik.com/t5/App-Development/Latest-reporting-month/m-p/1537073#M38743</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to create a field which will allow me to see values in the latest reporting month from my data set.&lt;/P&gt;&lt;P&gt;Is there a standard expression for this? 'ReportingMonth' is my field for reporting months, so I tried to create a dimension 'Max(ReportingMonth)' , but it didn't work. Any ideas?&lt;/P&gt;&lt;P&gt;Thanks, Tom&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Latest-reporting-month/m-p/1537073#M38743</guid>
      <dc:creator>tomelmslie</dc:creator>
      <dc:date>2024-11-16T21:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Latest reporting month</title>
      <link>https://community.qlik.com/t5/App-Development/Latest-reporting-month/m-p/1537088#M38745</link>
      <description>You should not create a dimension as max(ReportingMonth) but use something similar to beloe&lt;BR /&gt;&lt;BR /&gt;sum({ReportingMonth={"$(=max({1}ReportingMonth))"}&amp;gt;}Sales)</description>
      <pubDate>Wed, 30 Jan 2019 11:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Latest-reporting-month/m-p/1537088#M38745</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-01-30T11:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Latest reporting month</title>
      <link>https://community.qlik.com/t5/App-Development/Latest-reporting-month/m-p/1537134#M38751</link>
      <description>&lt;P&gt;You should first convert your date to numerical form. Num(ReportingMonth) and then you can use max(num(ReportingMonth)). If you want, you can convert that data to date again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let us know.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 12:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Latest-reporting-month/m-p/1537134#M38751</guid>
      <dc:creator>emrekaya</dc:creator>
      <dc:date>2019-01-30T12:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Latest reporting month</title>
      <link>https://community.qlik.com/t5/App-Development/Latest-reporting-month/m-p/1537167#M38755</link>
      <description>Unfortunately both options result in an 'invalid dimension'. If I create this as a measure however, it gives me the right result in a table. Could I solve my problem using a measure rather than a dimension?</description>
      <pubDate>Wed, 30 Jan 2019 13:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Latest-reporting-month/m-p/1537167#M38755</guid>
      <dc:creator>tomelmslie</dc:creator>
      <dc:date>2019-01-30T13:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Latest reporting month</title>
      <link>https://community.qlik.com/t5/App-Development/Latest-reporting-month/m-p/1537188#M38756</link>
      <description>&lt;P&gt;I am not sure if I understand the problem here.&amp;nbsp;I am new to qliksense and it is probably better not to give an exact answer to your question. But I have some applications which I used dates as a dimension.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 13:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Latest-reporting-month/m-p/1537188#M38756</guid>
      <dc:creator>emrekaya</dc:creator>
      <dc:date>2019-01-30T13:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Latest reporting month</title>
      <link>https://community.qlik.com/t5/App-Development/Latest-reporting-month/m-p/1537191#M38757</link>
      <description>Tom, The expression i gave you is supposed to be a measure. Either use it in a kpi or as you said use it in a table.&lt;BR /&gt;&lt;BR /&gt;Happy learning !!</description>
      <pubDate>Wed, 30 Jan 2019 13:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Latest-reporting-month/m-p/1537191#M38757</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-01-30T13:43:36Z</dc:date>
    </item>
  </channel>
</rss>

