<?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 Need to show Max date for each week Data in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Need-to-show-Max-date-for-each-week-Data/m-p/1569329#M41513</link>
    <description>&lt;P&gt;Hello Gents,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need Your help To know how can i present the maximum Date of the week instead of Week number,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i'm using Week(Transaction_date) as dimension but i need to present the max(date for each week) means week-end&amp;nbsp; Date&amp;nbsp;&lt;/P&gt;&lt;P&gt;kindly find the below screenshot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="To replace week Number  in X axis with Week-end Date" style="width: 390px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/10193i6B37D381841C0254/image-size/large?v=v2&amp;amp;px=999" role="button" title="Week Number.png" alt="To replace week Number  in X axis with Week-end Date" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;To replace week Number  in X axis with Week-end Date&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 21:02:58 GMT</pubDate>
    <dc:creator>m_alsoby</dc:creator>
    <dc:date>2024-11-16T21:02:58Z</dc:date>
    <item>
      <title>Need to show Max date for each week Data</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-show-Max-date-for-each-week-Data/m-p/1569329#M41513</link>
      <description>&lt;P&gt;Hello Gents,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need Your help To know how can i present the maximum Date of the week instead of Week number,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i'm using Week(Transaction_date) as dimension but i need to present the max(date for each week) means week-end&amp;nbsp; Date&amp;nbsp;&lt;/P&gt;&lt;P&gt;kindly find the below screenshot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="To replace week Number  in X axis with Week-end Date" style="width: 390px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/10193i6B37D381841C0254/image-size/large?v=v2&amp;amp;px=999" role="button" title="Week Number.png" alt="To replace week Number  in X axis with Week-end Date" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;To replace week Number  in X axis with Week-end Date&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-show-Max-date-for-each-week-Data/m-p/1569329#M41513</guid>
      <dc:creator>m_alsoby</dc:creator>
      <dc:date>2024-11-16T21:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show Max date for each week Data</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-show-Max-date-for-each-week-Data/m-p/1569337#M41514</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use the WeekEnd function. Try this:&lt;/P&gt;&lt;PRE&gt;WeekEnd(Transaction_date)&lt;/PRE&gt;&lt;P&gt;This fuction will return the last day of week, but in the most Qlik implementations, it is saturday. If friday is your last work week day, you may use this.&lt;/P&gt;&lt;PRE&gt;WeekEnd(Transaction_date,0,5)&lt;/PRE&gt;&lt;P&gt;The 5 parameter set friday as a last day in the week.&lt;/P&gt;&lt;P&gt;[],&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 11:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-show-Max-date-for-each-week-Data/m-p/1569337#M41514</guid>
      <dc:creator>pedrobergo</dc:creator>
      <dc:date>2019-04-15T11:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show Max date for each week Data</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-show-Max-date-for-each-week-Data/m-p/1569343#M41515</link>
      <description>Thanks a lot dear this is really helpful,&lt;BR /&gt;Appreciating your support &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 15 Apr 2019 11:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-show-Max-date-for-each-week-Data/m-p/1569343#M41515</guid>
      <dc:creator>m_alsoby</dc:creator>
      <dc:date>2019-04-15T11:20:27Z</dc:date>
    </item>
  </channel>
</rss>

