<?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 compare and combine the data? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-compare-and-combine-the-data/m-p/1604822#M444625</link>
    <description>&lt;P&gt;change your load script to use below instead of the count&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if( index(Concat(Status),'Partially Submitted')&amp;gt;0,'In Progress','Completed' ) as Status1&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jul 2019 18:56:53 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-07-22T18:56:53Z</dc:date>
    <item>
      <title>How to compare and combine the data?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-and-combine-the-data/m-p/1604817#M444624</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have two fields Date and Status. For each date I have multiple statuses.&amp;nbsp;Based on those multiple statuses I want to create one value for each date.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Input data:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;TD&gt;Status&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jun-19&lt;/TD&gt;&lt;TD&gt;Submitted&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jun-19&lt;/TD&gt;&lt;TD&gt;Partially Submitted&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;May-19&lt;/TD&gt;&lt;TD&gt;Submitted&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;May-19&lt;/TD&gt;&lt;TD&gt;Submitted&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Apr-19&lt;/TD&gt;&lt;TD&gt;Partially Submitted&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Apr-19&lt;/TD&gt;&lt;TD&gt;Partially Submitted&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here I have two statuses (i.e. Submitted and Partially submitted). If the corresponding date has only Submitted status then I want to display it has 'Fully Submitted' for that date. If it has atleast one 'Partially Submitted' then i want to display 'In Progress' for that Month.&lt;/P&gt;&lt;P&gt;I have build a logic, which is only working for June and May but not for April.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Desired Output:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;TD&gt;Status1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jun-19&lt;/TD&gt;&lt;TD&gt;In Progress&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;May-19&lt;/TD&gt;&lt;TD&gt;Fully Submitted&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Apr-19&lt;/TD&gt;&lt;TD&gt;In Progress&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please help me with this?&lt;/P&gt;&lt;P&gt;Please find the attached QVW and source file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-and-combine-the-data/m-p/1604817#M444624</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2024-11-16T02:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare and combine the data?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-and-combine-the-data/m-p/1604822#M444625</link>
      <description>&lt;P&gt;change your load script to use below instead of the count&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if( index(Concat(Status),'Partially Submitted')&amp;gt;0,'In Progress','Completed' ) as Status1&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 18:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-and-combine-the-data/m-p/1604822#M444625</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-07-22T18:56:53Z</dc:date>
    </item>
  </channel>
</rss>

