<?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: Script Solution for consolidate the data with logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553963#M440505</link>
    <description>&lt;P&gt;Hope this XLS will help you. Data sheet is all comination of data input and output. Sri Lanka Sheet have Sri Lanka Data. Maldives have Maldives data and in Output Sheet&amp;nbsp; there is Output and it is consolidation of both Sri Lanka and Maldives on the logic, what I have defined earlier. ND and PD&amp;nbsp; and Value base.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2019 06:35:08 GMT</pubDate>
    <dc:creator>sona_sa</dc:creator>
    <dc:date>2019-03-08T06:35:08Z</dc:date>
    <item>
      <title>Script Solution for consolidate the data with logic</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553929#M440498</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have a scenenrio, Like This --&amp;gt; In a table I have 2 country data with different ID, Month, LOB and Numerator (Value). Now I have to consolidate the data through script.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sri Lanka Data + Maladive Data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; If ID = KPI 18 and Month_Year = 201806 and Country = Sri Lanka and LOB = XLOB and Numerator = 1&lt;/P&gt;&lt;P&gt;and If ID = KPI 18 and Month_Year = 201806 and Country = Maldives and LOB = XLOB and Numerator = PD&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Then Output =&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ID = KPI 18 and Month_Years = 201806 and Country - Sri Lanka &amp;amp; Maldives and LOB = XLOB and Numerator = 1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt; If ID = KPI 18 and Month_Year = 201806 and Country = Sri Lanka and LOB = XLOB and Numerator = PD&lt;/P&gt;&lt;P&gt;and If ID = KPI 18 and Month_Year = 201806 and Country = Maldives and LOB = XLOB and Numerator = PD&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Then Output =&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ID = KPI 18 and Month_Years = 201806 and Country - Sri Lanka &amp;amp; Maldives and LOB = XLOB and Numerator = PD&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3.&lt;/STRONG&gt; If ID = KPI 18 and Month_Year = 201806 and Country = Sri Lanka and LOB = XLOB and Numerator = PD&lt;/P&gt;&lt;P&gt;and If ID = KPI 18 and Month_Year = 201806 and Country = Maldives and LOB = XLOB and Numerator = ND&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Then Output =&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ID = KPI 18 and Month_Years = 201806 and Country - Sri Lanka &amp;amp; Maldives and LOB = XLOB and Numerator = ND&lt;/P&gt;&lt;P&gt;For more ref. Please find the attached xls.&lt;/P&gt;&lt;P&gt;Please look into this and help me to solve the same.&lt;/P&gt;&lt;P&gt;I have kept in 2 ID, Suppose if it works for 18 and tomorrow if requirement change by ID, Like KPI 18 to KPI 21 then in this scenario what to do, I have to change by code by code or any other solution is there.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 03:02:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553929#M440498</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2019-03-08T03:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Script Solution for consolidate the data with logic</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553955#M440501</link>
      <description>Hi AKumar,&lt;BR /&gt;Please share sample output, your given and output looking same so seems confusing.&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 08 Mar 2019 05:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553955#M440501</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-08T05:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Script Solution for consolidate the data with logic</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553957#M440503</link>
      <description>Hi,&lt;BR /&gt;Output is not same. Just check output is for country it is merge for srinlanka and Maldives and numerator value is change.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Mar 2019 05:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553957#M440503</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2019-03-08T05:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Script Solution for consolidate the data with logic</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553962#M440504</link>
      <description>&lt;P&gt;Hi Bro,&lt;/P&gt;&lt;P&gt;Hope this XLS will help you. Data sheet is all comination of data input and output. Sri Lanka Sheet have Sri Lanka Data. Maldives have Maldives data and in Output Sheet&amp;nbsp; there is Output and it is consolidation of both Sri Lanka and Maldives on the logic, what I have defined earlier. ND and PD&amp;nbsp; and Value base.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 06:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553962#M440504</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2019-03-08T06:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Script Solution for consolidate the data with logic</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553963#M440505</link>
      <description>&lt;P&gt;Hope this XLS will help you. Data sheet is all comination of data input and output. Sri Lanka Sheet have Sri Lanka Data. Maldives have Maldives data and in Output Sheet&amp;nbsp; there is Output and it is consolidation of both Sri Lanka and Maldives on the logic, what I have defined earlier. ND and PD&amp;nbsp; and Value base.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 06:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553963#M440505</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2019-03-08T06:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Script Solution for consolidate the data with logic</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553973#M440506</link>
      <description>Basically, you are getting whatever result you want right?&lt;BR /&gt;But in future in KPI18 changes to KPI21 then what to do instead of doing change in code, is that your issue?</description>
      <pubDate>Fri, 08 Mar 2019 07:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553973#M440506</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-08T07:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Script Solution for consolidate the data with logic</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553990#M440509</link>
      <description>&lt;P&gt;Yes that is also, But first, I have to consolidate the data for 18 and then I have to work on 21.&lt;/P&gt;&lt;P&gt;If you are working on same, Please send me code, do not attach any thing, I can not download. Only I can copy the code.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 07:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Solution-for-consolidate-the-data-with-logic/m-p/1553990#M440509</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2019-03-08T07:50:41Z</dc:date>
    </item>
  </channel>
</rss>

