<?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 data for only the most recent week? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779972#M60652</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;WeekStart(today(1)) returns Date not numer of week. Check this: sum({ &amp;lt; Week={"&amp;gt;=$(=Week(today(1)))" &amp;gt;} columnName)&lt;/P&gt;&lt;P&gt;The&amp;nbsp;Ksrinivasans looks also correct.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Feb 2021 21:04:32 GMT</pubDate>
    <dc:creator>mfchmielowski</dc:creator>
    <dc:date>2021-02-03T21:04:32Z</dc:date>
    <item>
      <title>How to show data for only the most recent week?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779849#M60636</link>
      <description>&lt;P&gt;I have a bar chart with data that is updated every week. how can i make it that it only shows data for the most recent week without using filter every time?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779849#M60636</guid>
      <dc:creator>Mch201</dc:creator>
      <dc:date>2024-11-16T17:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data for only the most recent week?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779853#M60637</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;You can use SetAnalisys expresion fe.&amp;nbsp;sum({&amp;lt; yourDateCol={"&amp;gt;=$(=WeekStart(today(1)))"} &amp;gt;} productQuantity)&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 16:00:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779853#M60637</guid>
      <dc:creator>mfchmielowski</dc:creator>
      <dc:date>2021-02-03T16:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data for only the most recent week?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779912#M60646</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlikpic.png" style="width: 471px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48426i720AC667CE891376/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlikpic.png" alt="qlikpic.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hey, thanks for the response. can you tell me why this is giving me an "invalid dimension" error? Week is the column which has the week number in it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;**hid the dimension for privacy reasons&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 18:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779912#M60646</guid>
      <dc:creator>Mch201</dc:creator>
      <dc:date>2021-02-03T18:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data for only the most recent week?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779921#M60647</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;you can create variable= vMaxweek=Max(Weekno)&lt;/P&gt;&lt;P&gt;then call in chart measure as&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Weekno= {'$(=vMaxweek)'}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ksrinivasan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 18:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779921#M60647</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-02-03T18:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data for only the most recent week?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779972#M60652</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;WeekStart(today(1)) returns Date not numer of week. Check this: sum({ &amp;lt; Week={"&amp;gt;=$(=Week(today(1)))" &amp;gt;} columnName)&lt;/P&gt;&lt;P&gt;The&amp;nbsp;Ksrinivasans looks also correct.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 21:04:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779972#M60652</guid>
      <dc:creator>mfchmielowski</dc:creator>
      <dc:date>2021-02-03T21:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data for only the most recent week?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779976#M60654</link>
      <description>&lt;P&gt;This expression will go under my measure, correct? &amp;amp; "sales" is a measure in your example ??&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 21:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779976#M60654</guid>
      <dc:creator>Mch201</dc:creator>
      <dc:date>2021-02-03T21:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data for only the most recent week?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779979#M60655</link>
      <description>&lt;P&gt;Where exactly will this go?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 21:25:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-data-for-only-the-most-recent-week/m-p/1779979#M60655</guid>
      <dc:creator>Mch201</dc:creator>
      <dc:date>2021-02-03T21:25:19Z</dc:date>
    </item>
  </channel>
</rss>

