<?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 Concatenate a specific cell value in another column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate-a-specific-cell-value-in-another-column/m-p/29673#M604953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;I have the next table to record when a customer changes from one service to another one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;DDP_DATAALTA = Registration date&lt;/P&gt;&lt;P class=""&gt;DTE_SERVEI_ANTIC = Old service&lt;/P&gt;&lt;P class=""&gt;DTE_SERVEI_NOU = new service&lt;/P&gt;&lt;P class=""&gt;DTE_DATA_MODIF = Modification date&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;IMG __jive_id="201012" alt="sqlstatement.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201012_sqlstatement.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;I need to get the first service and the registration date in order to concatenate these values like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt; &lt;IMG __jive_id="201013" alt="target.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/201013_target.PNG" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;Finally I want to get something like this (concatenate the last two column with the first service (95) and the registration date as Start Date:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" class="" style="border: none;"&gt;&lt;TBODY&gt;&lt;TR style="background-color: rgba(255, 255, 255, 0.85);"&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; padding: .75pt .75pt .75pt .75pt;" width="149"&gt;&lt;P&gt;Start date&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-left: none; padding: .75pt .75pt .75pt .75pt;" width="150"&gt;&lt;P&gt;Service&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-left: none; padding: .75pt .75pt .75pt .75pt;" width="408"&gt;&lt;P&gt;Comments&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="background-color: rgba(255, 255, 255, 0.85);"&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-top: none; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;&lt;SPAN style="background: yellow;"&gt;05/07/04&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid #C6C6C6 1.0pt; border-right: solid #C6C6C6 1.0pt; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;&lt;SPAN style="background: yellow;"&gt;95&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid #C6C6C6 1.0pt; border-right: solid #C6C6C6 1.0pt; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;This is the registration date and the first service from the column DTE_SERVEI_ANTIC.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="background-color: rgba(255, 255, 255, 0.85);"&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-top: none; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;23/09/08&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid #C6C6C6 1.0pt; border-right: solid #C6C6C6 1.0pt; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;&lt;A dir="ltr" href="https://community.qlik.com/" x-apple-data-detectors="true" x-apple-data-detectors-result="2" x-apple-data-detectors-type="telephone"&gt;1000076&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="background-color: rgba(255, 255, 255, 0.85);"&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-top: none; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;16/05/14&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid #C6C6C6 1.0pt; border-right: solid #C6C6C6 1.0pt; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;118&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="background-color: rgba(255, 255, 255, 0.85);"&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-top: none; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;12/02/15&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid #C6C6C6 1.0pt; border-right: solid #C6C6C6 1.0pt; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;&lt;A dir="ltr" href="https://community.qlik.com/" x-apple-data-detectors="true" x-apple-data-detectors-result="5" x-apple-data-detectors-type="telephone"&gt;1000076&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="background-color: rgba(255, 255, 255, 0.85);"&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-top: none; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;19/03/15&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid #C6C6C6 1.0pt; border-right: solid #C6C6C6 1.0pt; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;118&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;Once I get this table, I will construct a period table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif;"&gt;I will appreciate so much your help. I tried to achieve this without success. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Apr 2018 18:42:08 GMT</pubDate>
    <dc:creator>ferchops1987</dc:creator>
    <dc:date>2018-04-27T18:42:08Z</dc:date>
    <item>
      <title>Concatenate a specific cell value in another column</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-a-specific-cell-value-in-another-column/m-p/29673#M604953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;I have the next table to record when a customer changes from one service to another one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;DDP_DATAALTA = Registration date&lt;/P&gt;&lt;P class=""&gt;DTE_SERVEI_ANTIC = Old service&lt;/P&gt;&lt;P class=""&gt;DTE_SERVEI_NOU = new service&lt;/P&gt;&lt;P class=""&gt;DTE_DATA_MODIF = Modification date&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;IMG __jive_id="201012" alt="sqlstatement.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201012_sqlstatement.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;I need to get the first service and the registration date in order to concatenate these values like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt; &lt;IMG __jive_id="201013" alt="target.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/201013_target.PNG" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;Finally I want to get something like this (concatenate the last two column with the first service (95) and the registration date as Start Date:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" class="" style="border: none;"&gt;&lt;TBODY&gt;&lt;TR style="background-color: rgba(255, 255, 255, 0.85);"&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; padding: .75pt .75pt .75pt .75pt;" width="149"&gt;&lt;P&gt;Start date&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-left: none; padding: .75pt .75pt .75pt .75pt;" width="150"&gt;&lt;P&gt;Service&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-left: none; padding: .75pt .75pt .75pt .75pt;" width="408"&gt;&lt;P&gt;Comments&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="background-color: rgba(255, 255, 255, 0.85);"&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-top: none; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;&lt;SPAN style="background: yellow;"&gt;05/07/04&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid #C6C6C6 1.0pt; border-right: solid #C6C6C6 1.0pt; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;&lt;SPAN style="background: yellow;"&gt;95&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid #C6C6C6 1.0pt; border-right: solid #C6C6C6 1.0pt; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;This is the registration date and the first service from the column DTE_SERVEI_ANTIC.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="background-color: rgba(255, 255, 255, 0.85);"&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-top: none; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;23/09/08&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid #C6C6C6 1.0pt; border-right: solid #C6C6C6 1.0pt; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;&lt;A dir="ltr" href="https://community.qlik.com/" x-apple-data-detectors="true" x-apple-data-detectors-result="2" x-apple-data-detectors-type="telephone"&gt;1000076&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="background-color: rgba(255, 255, 255, 0.85);"&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-top: none; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;16/05/14&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid #C6C6C6 1.0pt; border-right: solid #C6C6C6 1.0pt; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;118&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="background-color: rgba(255, 255, 255, 0.85);"&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-top: none; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;12/02/15&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid #C6C6C6 1.0pt; border-right: solid #C6C6C6 1.0pt; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;&lt;A dir="ltr" href="https://community.qlik.com/" x-apple-data-detectors="true" x-apple-data-detectors-result="5" x-apple-data-detectors-type="telephone"&gt;1000076&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="background-color: rgba(255, 255, 255, 0.85);"&gt;&lt;TD style="border: solid #c6c6c6 1.0pt; border-top: none; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;19/03/15&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid #C6C6C6 1.0pt; border-right: solid #C6C6C6 1.0pt; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;118&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;Once I get this table, I will construct a period table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif;"&gt;I will appreciate so much your help. I tried to achieve this without success. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 18:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-a-specific-cell-value-in-another-column/m-p/29673#M604953</guid>
      <dc:creator>ferchops1987</dc:creator>
      <dc:date>2018-04-27T18:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate a specific cell value in another column</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-a-specific-cell-value-in-another-column/m-p/29674#M604954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you translate this one question into english?&lt;/P&gt;&lt;P&gt;Tomasz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2018 06:36:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-a-specific-cell-value-in-another-column/m-p/29674#M604954</guid>
      <dc:creator>tomasz_tru</dc:creator>
      <dc:date>2018-04-28T06:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate a specific cell value in another column</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-a-specific-cell-value-in-another-column/m-p/29675#M604955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;I’ve translated it! Thank you&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2018 08:40:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-a-specific-cell-value-in-another-column/m-p/29675#M604955</guid>
      <dc:creator>ferchops1987</dc:creator>
      <dc:date>2018-04-28T08:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate a specific cell value in another column</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-a-specific-cell-value-in-another-column/m-p/29676#M604956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't fully understand the desired output, but I would find first transaction on the SQL server side using OVER statement...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Apr 2018 07:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-a-specific-cell-value-in-another-column/m-p/29676#M604956</guid>
      <dc:creator>tomasz_tru</dc:creator>
      <dc:date>2018-04-29T07:37:23Z</dc:date>
    </item>
  </channel>
</rss>

