<?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 how to display last 5 working days trend in qlikview/Qliksense? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-display-last-5-working-days-trend-in-qlikview-Qliksense/m-p/1718924#M506066</link>
    <description>&lt;P&gt;&amp;nbsp;Hi All,&lt;/P&gt;&lt;P&gt;I know I've posted this question earlier , But didn't get proper direction Yet.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is the requirement: I've to show last 5 business days trend depends on date selected.Attached&amp;nbsp; the document where i have tried date-5 , apparently its&amp;nbsp; not fulfilling my need when there is gaps in the Date Field.For instance here i selected 06 jan 20 it has go back to 5 available&amp;nbsp;date from the Date Field. pleases&amp;nbsp;refer&amp;nbsp;to the attached&amp;nbsp;do for better understanding&amp;nbsp; Kindly provide me the fix or ideas to achieve&amp;nbsp;this.&amp;nbsp;&lt;/SPAN&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarChart.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35581iC1097B4E0CA5C8E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarChart.PNG" alt="BarChart.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:28:48 GMT</pubDate>
    <dc:creator>pgrs4219</dc:creator>
    <dc:date>2024-11-16T00:28:48Z</dc:date>
    <item>
      <title>how to display last 5 working days trend in qlikview/Qliksense?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-display-last-5-working-days-trend-in-qlikview-Qliksense/m-p/1718924#M506066</link>
      <description>&lt;P&gt;&amp;nbsp;Hi All,&lt;/P&gt;&lt;P&gt;I know I've posted this question earlier , But didn't get proper direction Yet.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is the requirement: I've to show last 5 business days trend depends on date selected.Attached&amp;nbsp; the document where i have tried date-5 , apparently its&amp;nbsp; not fulfilling my need when there is gaps in the Date Field.For instance here i selected 06 jan 20 it has go back to 5 available&amp;nbsp;date from the Date Field. pleases&amp;nbsp;refer&amp;nbsp;to the attached&amp;nbsp;do for better understanding&amp;nbsp; Kindly provide me the fix or ideas to achieve&amp;nbsp;this.&amp;nbsp;&lt;/SPAN&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarChart.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35581iC1097B4E0CA5C8E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarChart.PNG" alt="BarChart.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:28:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-display-last-5-working-days-trend-in-qlikview-Qliksense/m-p/1718924#M506066</guid>
      <dc:creator>pgrs4219</dc:creator>
      <dc:date>2024-11-16T00:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to display last 5 working days trend in qlikview/Qliksense?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-display-last-5-working-days-trend-in-qlikview-Qliksense/m-p/1719053#M506067</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;this expression should work for you , it finds the index of the max value than add 4 values for the index and convert to the value&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=Count({&amp;lt;Date={"&amp;gt;=$(=date(FieldValue('Date',FieldIndex('Date',max(Date))+4),'DD MMM YY'))&amp;lt;=$(=DATE(Max(Date),'DD MMM YY'))"} &amp;gt;}SalesAmount)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 05:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-display-last-5-working-days-trend-in-qlikview-Qliksense/m-p/1719053#M506067</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2020-06-16T05:40:38Z</dc:date>
    </item>
  </channel>
</rss>

