<?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: Concatenate in a pivot table remains same value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate-in-a-pivot-table-remains-same-value/m-p/392611#M1161769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Try smthg like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;SPAN style="color: #0000ff;"&gt;Time&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;RangeFractile&lt;/SPAN&gt;(.5, &lt;STRONG style="color: #808080;"&gt;&lt;EM&gt;&lt;STRONG style="color: #808080;"&gt;&lt;EM&gt;$(=(If([Patient Admitted?]=1,[Total Wait]) &amp;amp; ',') &amp;amp; ',' &amp;amp; (If([ADMISSION_FLAG]='Y',CONCLUSION_WAIT_MINS) &amp;amp;','))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2012 16:09:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-01T16:09:17Z</dc:date>
    <item>
      <title>Concatenate in a pivot table remains same value</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-in-a-pivot-table-remains-same-value/m-p/392610#M1161768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written the following and it returns a value of 03:06&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿When I add this formula to a pivot table which has month across the top, the formula remains at 03:06 for every month&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style=": ; font-size: 1;"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RangeFractile&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(.5, &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(=Concat(If([Patient Admitted?]=1,[Total Wait]), ',') &amp;amp; ',' &amp;amp; Concat(If([ADMISSION_FLAG]='Y',CONCLUSION_WAIT_MINS), ','))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;Could you kindly help me rewrite the formula so that it is not static and will change for every month in the pivot table&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;Kind Regards&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;Helen&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 15:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-in-a-pivot-table-remains-same-value/m-p/392610#M1161768</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2012-11-01T15:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate in a pivot table remains same value</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-in-a-pivot-table-remains-same-value/m-p/392611#M1161769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Try smthg like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;SPAN style="color: #0000ff;"&gt;Time&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;RangeFractile&lt;/SPAN&gt;(.5, &lt;STRONG style="color: #808080;"&gt;&lt;EM&gt;&lt;STRONG style="color: #808080;"&gt;&lt;EM&gt;$(=(If([Patient Admitted?]=1,[Total Wait]) &amp;amp; ',') &amp;amp; ',' &amp;amp; (If([ADMISSION_FLAG]='Y',CONCLUSION_WAIT_MINS) &amp;amp;','))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 16:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-in-a-pivot-table-remains-same-value/m-p/392611#M1161769</guid>
      <dc:creator />
      <dc:date>2012-11-01T16:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate in a pivot table remains same value</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-in-a-pivot-table-remains-same-value/m-p/392612#M1161770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&amp;nbsp; I have been playing with this statement for a couple of days now, and cannot seem to get it to work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above statement unfortunatley returns a null value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any additional ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 10:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-in-a-pivot-table-remains-same-value/m-p/392612#M1161770</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2012-11-06T10:17:34Z</dc:date>
    </item>
  </channel>
</rss>

