<?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 bypass the field with the before function in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1738890#M56495</link>
    <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am still struggling with the below logic.&lt;/P&gt;&lt;P&gt;Is there any way to bypass the filter inside the before total using the below logic:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;(Before (total&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(RangeSum(Before(count (distinct {&amp;lt;month-={'Q1','Q2','Q3','Q4','YTD','FY'}&amp;gt;}complaintid),0,ColumnNo())))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;As i want to use two before to get the previous month using Rangesum and for accumulation for the previous value.. I am using Before and Rangesum in the pivot table.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;</description>
    <pubDate>Wed, 26 Aug 2020 15:40:30 GMT</pubDate>
    <dc:creator>kavita25</dc:creator>
    <dc:date>2020-08-26T15:40:30Z</dc:date>
    <item>
      <title>how to bypass the field with the before function</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1738715#M56468</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I want to bypass or restrict the field from the before function. Following is the logic I am using:&lt;/P&gt;&lt;P&gt;(Before (total&lt;BR /&gt;(RangeSum(Before(count (distinct {&amp;lt;month-={'Q1','Q2','Q3','Q4','YTD','FY'}&amp;gt;}complaintid),0,ColumnNo()))),18))&lt;/P&gt;&lt;P&gt;Or let me know how can I achieve the previous year data with the logic:&lt;/P&gt;&lt;P&gt;count (distinct {&amp;lt;month-={'Q1','Q2','Q3','Q4','YTD','FY'}&amp;gt;}complaintid)&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22949"&gt;@tresB&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1738715#M56468</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to bypass the field with the before function</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1738890#M56495</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am still struggling with the below logic.&lt;/P&gt;&lt;P&gt;Is there any way to bypass the filter inside the before total using the below logic:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;(Before (total&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(RangeSum(Before(count (distinct {&amp;lt;month-={'Q1','Q2','Q3','Q4','YTD','FY'}&amp;gt;}complaintid),0,ColumnNo())))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;As i want to use two before to get the previous month using Rangesum and for accumulation for the previous value.. I am using Before and Rangesum in the pivot table.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 15:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1738890#M56495</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2020-08-26T15:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to bypass the field with the before function</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1738920#M56499</link>
      <description>&lt;P&gt;Can you share a sample where we can see the issue?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 17:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1738920#M56499</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-08-26T17:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to bypass the field with the before function</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1742032#M56807</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the sample file. My requirement is to show the previous year rangesum values in the current year in pivot table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried the below logic:&lt;/P&gt;&lt;P&gt;(Before (total&lt;BR /&gt;(RangeSum(Before(count (distinct {&amp;lt;Year=, Month-={'Q1','Q2','Q3','Q4','YTD','FY'}&amp;gt;}complaintid),0,ColumnNo()))),18))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It works.. but on year selection it shows blank values.&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 14:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1742032#M56807</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2020-09-08T14:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to bypass the field with the before function</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1742512#M56859</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp; : Is there any other way to resolve the issue or what I am doing is not correct??&lt;/P&gt;&lt;P&gt;Please guide me on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 16:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1742512#M56859</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2020-09-09T16:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to bypass the field with the before function</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1742517#M56860</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/41370"&gt;@kavita25&lt;/a&gt;&amp;nbsp; What is the expected output? Would you be able to share the output you expect to see in an Excel file?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 17:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1742517#M56860</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-09-09T17:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to bypass the field with the before function</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1743542#M56991</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;: I have attached the output.&lt;/P&gt;&lt;P&gt;Basically I want to show the data of Previous year in Current year with the rangesum logic.&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 11:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1743542#M56991</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2020-09-14T11:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to bypass the field with the before function</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1743870#M57019</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;Kindly help me to resolve the issue, I have tried the same multiple times.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/56648"&gt;@Taoufiq_Zarra&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 08:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1743870#M57019</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2020-09-15T08:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to bypass the field with the before function</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1745473#M57202</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/56648"&gt;@Taoufiq_Zarra&lt;/a&gt;&amp;nbsp; Is there anyway to show the previous year in current year with the rangesum function?&lt;/P&gt;&lt;P&gt;Please let me know, facing the same issue, need your help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 06:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-bypass-the-field-with-the-before-function/m-p/1745473#M57202</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2020-09-21T06:44:14Z</dc:date>
    </item>
  </channel>
</rss>

