<?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 combining duplicated rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/combining-duplicated-rows/m-p/1315532#M408498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 705px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" colspan="11" height="75" width="513"&gt;&lt;P&gt;I have a QlikView application that, for births prior to a specific date, looks at nursing documentation to see whether a cesarean was a woman's first (Primary Cesarean) or subsequent (Repeat Cesarean). After that date, it looks at Provider (Dr/midwife) documentation for the same information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the data looks as below. But when I do set analysis it doesn't see the "Y"'s as related to the Cesareans presumable because the "Y" is in a different row than "Cesarean", despite them having the same MomID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to use Alt and If(IsNull... (see last LOAD statement) to consolidate the rows to no avail. What am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 303px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="43" width="68"&gt;&lt;STRONG&gt;Birth Date&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="37"&gt;&lt;P&gt;&lt;STRONG&gt;Mom&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ID&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="74"&gt;&lt;STRONG&gt;Birth Type&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="59"&gt;&lt;STRONG&gt;Primary Cesarean&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="65"&gt;&lt;STRONG&gt;Repeat Cesarean&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;5/30/17&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Cesarean&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;5/30/17&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Y&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;5/31/17&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Vaginal&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;6/1/17&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;102&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Cesarean&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;6/1/17&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;102&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Y&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;6/2/17&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;103&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Vaginal&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BirthTypeTemp:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;MomsAbstractID,&lt;/P&gt;&lt;P&gt;If((TempType = 'Vaginal' or TempType = 'Vag'), 'Vag',&lt;/P&gt;&lt;P&gt;&amp;nbsp; If((TempType = 'Repeat Cesarean' or TempType = 'Primary Cesarean' or TempType = 'Cesarean' or TempType = 'Ces'), 'Ces')) as DocType,&lt;/P&gt;&lt;P&gt;If(TempType = 'Primary Cesarean', 'Y') as DocPrim,&lt;/P&gt;&lt;P&gt;If(TempType = 'Repeat Cesarean', 'Y') as DocRep&lt;/P&gt;&lt;P&gt;Resident ProviderDocumentation;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;MomsAbstractID,&lt;/P&gt;&lt;P&gt;TempPrim,//need on same row&lt;/P&gt;&lt;P&gt;TempRep//need on same row&lt;/P&gt;&lt;P&gt;Resident MomTransferSummaries;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BirthTypeTemp2:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;MomsAbstractID,&lt;/P&gt;&lt;P&gt;DocType,&lt;/P&gt;&lt;P&gt;ALT(DocPrim,TempPrim) as Temp2Prim,&lt;/P&gt;&lt;P&gt;ALT(DocRep,TempRep) as Temp2Rep&lt;/P&gt;&lt;P&gt;Resident BirthTypeTemp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jun 2017 16:15:49 GMT</pubDate>
    <dc:creator>Margaret</dc:creator>
    <dc:date>2017-06-19T16:15:49Z</dc:date>
    <item>
      <title>combining duplicated rows</title>
      <link>https://community.qlik.com/t5/QlikView/combining-duplicated-rows/m-p/1315532#M408498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 705px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" colspan="11" height="75" width="513"&gt;&lt;P&gt;I have a QlikView application that, for births prior to a specific date, looks at nursing documentation to see whether a cesarean was a woman's first (Primary Cesarean) or subsequent (Repeat Cesarean). After that date, it looks at Provider (Dr/midwife) documentation for the same information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the data looks as below. But when I do set analysis it doesn't see the "Y"'s as related to the Cesareans presumable because the "Y" is in a different row than "Cesarean", despite them having the same MomID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to use Alt and If(IsNull... (see last LOAD statement) to consolidate the rows to no avail. What am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 303px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="43" width="68"&gt;&lt;STRONG&gt;Birth Date&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="37"&gt;&lt;P&gt;&lt;STRONG&gt;Mom&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ID&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="74"&gt;&lt;STRONG&gt;Birth Type&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="59"&gt;&lt;STRONG&gt;Primary Cesarean&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="65"&gt;&lt;STRONG&gt;Repeat Cesarean&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;5/30/17&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Cesarean&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;5/30/17&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Y&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;5/31/17&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Vaginal&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;6/1/17&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;102&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Cesarean&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;6/1/17&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;102&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Y&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;6/2/17&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;103&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Vaginal&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BirthTypeTemp:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;MomsAbstractID,&lt;/P&gt;&lt;P&gt;If((TempType = 'Vaginal' or TempType = 'Vag'), 'Vag',&lt;/P&gt;&lt;P&gt;&amp;nbsp; If((TempType = 'Repeat Cesarean' or TempType = 'Primary Cesarean' or TempType = 'Cesarean' or TempType = 'Ces'), 'Ces')) as DocType,&lt;/P&gt;&lt;P&gt;If(TempType = 'Primary Cesarean', 'Y') as DocPrim,&lt;/P&gt;&lt;P&gt;If(TempType = 'Repeat Cesarean', 'Y') as DocRep&lt;/P&gt;&lt;P&gt;Resident ProviderDocumentation;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;MomsAbstractID,&lt;/P&gt;&lt;P&gt;TempPrim,//need on same row&lt;/P&gt;&lt;P&gt;TempRep//need on same row&lt;/P&gt;&lt;P&gt;Resident MomTransferSummaries;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BirthTypeTemp2:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;MomsAbstractID,&lt;/P&gt;&lt;P&gt;DocType,&lt;/P&gt;&lt;P&gt;ALT(DocPrim,TempPrim) as Temp2Prim,&lt;/P&gt;&lt;P&gt;ALT(DocRep,TempRep) as Temp2Rep&lt;/P&gt;&lt;P&gt;Resident BirthTypeTemp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 16:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/combining-duplicated-rows/m-p/1315532#M408498</guid>
      <dc:creator>Margaret</dc:creator>
      <dc:date>2017-06-19T16:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: combining duplicated rows</title>
      <link>https://community.qlik.com/t5/QlikView/combining-duplicated-rows/m-p/1315533#M408499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not really sure I understand your code, but the idea is that you need to use a Group by statement with may be Concatenate like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD BirthDate,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MomID,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Concat(BirthType) as BirthType,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Concat([Primary Cesarean]) as [Primary Cesarean],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;Concat([Repeat &lt;/SPAN&gt;Cesarean]) as [Repeat Cesarean]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Resident....&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Group By BirthDate, MomID;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 16:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/combining-duplicated-rows/m-p/1315533#M408499</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-19T16:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: combining duplicated rows</title>
      <link>https://community.qlik.com/t5/QlikView/combining-duplicated-rows/m-p/1315534#M408500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Margaret&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without seeing the actual data your tables have, I'm guessing that instead of concatenating the two tables,hence probably giving you the multiple lines, you should join them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BirthTypeTemp:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;MomsAbstractID,&lt;/P&gt;&lt;P&gt;If((TempType = 'Vaginal' or TempType = 'Vag'), 'Vag',&lt;/P&gt;&lt;P&gt;&amp;nbsp; If((TempType = 'Repeat Cesarean' or TempType = 'Primary Cesarean' or TempType = 'Cesarean' or TempType = 'Ces'), 'Ces')) as DocType,&lt;/P&gt;&lt;P&gt;If(TempType = 'Primary Cesarean', 'Y') as DocPrim,&lt;/P&gt;&lt;P&gt;If(TempType = 'Repeat Cesarean', 'Y') as DocRep&lt;/P&gt;&lt;P&gt;Resident ProviderDocumentation;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left Join (BirthTypeTemp)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;MomsAbstractID,&lt;/P&gt;&lt;P&gt;TempPrim,//need on same row&lt;/P&gt;&lt;P&gt;TempRep//need on same row&lt;/P&gt;&lt;P&gt;Resident MomTransferSummaries;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BirthTypeTemp2:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;MomsAbstractID,&lt;/P&gt;&lt;P&gt;DocType,&lt;/P&gt;&lt;P&gt;ALT(DocPrim,TempPrim) as Temp2Prim,&lt;/P&gt;&lt;P&gt;ALT(DocRep,TempRep) as Temp2Rep&lt;/P&gt;&lt;P&gt;Resident BirthTypeTemp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 16:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/combining-duplicated-rows/m-p/1315534#M408500</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-06-19T16:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: combining duplicated rows</title>
      <link>https://community.qlik.com/t5/QlikView/combining-duplicated-rows/m-p/1315535#M408501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Sunny! You are my hero!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 22:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/combining-duplicated-rows/m-p/1315535#M408501</guid>
      <dc:creator>Margaret</dc:creator>
      <dc:date>2017-06-19T22:15:23Z</dc:date>
    </item>
  </channel>
</rss>

