<?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 how to add a manual column in pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/how-to-add-a-manual-column-in-pivot-table/m-p/37268#M2539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a pivot table where I have one column &lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13.3333px;"&gt;"SLA Description" &lt;/SPAN&gt;in Rows section with below code:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;=ValueList('Demand ASA','First Tier Resolution','Incident P1 Response Critical') &lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with that a month column and a measure using pick(match()) function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to add one more column under Rows "SLA Threshold" using below code:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;=Pick(Match(ValueList(&lt;SPAN style="font-size: 13.3333px;"&gt;'Demand ASA','First Tier Resolution','Incident P1 Response Critical'&lt;/SPAN&gt;)&lt;/P&gt;
&lt;P&gt;,&lt;SPAN style="font-size: 13.3333px;"&gt;'Demand ASA','First Tier Resolution','Incident P1 Response Critical'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;),&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Col1,Col2,Col3)&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;but it is not displaying anything. Col1,2,3 values are coming directly from a excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My ultimate aim is below table:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="201158" alt="pivotissue.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201158_pivotissue.png" style="height: 279px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Any help would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tauceef&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 May 2018 07:28:39 GMT</pubDate>
    <dc:creator>tauceef9</dc:creator>
    <dc:date>2018-05-01T07:28:39Z</dc:date>
    <item>
      <title>how to add a manual column in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-add-a-manual-column-in-pivot-table/m-p/37268#M2539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a pivot table where I have one column &lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13.3333px;"&gt;"SLA Description" &lt;/SPAN&gt;in Rows section with below code:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;=ValueList('Demand ASA','First Tier Resolution','Incident P1 Response Critical') &lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with that a month column and a measure using pick(match()) function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to add one more column under Rows "SLA Threshold" using below code:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;=Pick(Match(ValueList(&lt;SPAN style="font-size: 13.3333px;"&gt;'Demand ASA','First Tier Resolution','Incident P1 Response Critical'&lt;/SPAN&gt;)&lt;/P&gt;
&lt;P&gt;,&lt;SPAN style="font-size: 13.3333px;"&gt;'Demand ASA','First Tier Resolution','Incident P1 Response Critical'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;),&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Col1,Col2,Col3)&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;but it is not displaying anything. Col1,2,3 values are coming directly from a excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My ultimate aim is below table:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="201158" alt="pivotissue.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201158_pivotissue.png" style="height: 279px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Any help would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tauceef&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 07:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-add-a-manual-column-in-pivot-table/m-p/37268#M2539</guid>
      <dc:creator>tauceef9</dc:creator>
      <dc:date>2018-05-01T07:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a manual column in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-add-a-manual-column-in-pivot-table/m-p/37269#M2540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have solved the issue by creating a temporary table using inline load for "SLA Description" values and used this in "IF" condition to create "SLA Threshold" column, that way it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tauceef&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2018 08:12:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-add-a-manual-column-in-pivot-table/m-p/37269#M2540</guid>
      <dc:creator>tauceef9</dc:creator>
      <dc:date>2018-05-02T08:12:24Z</dc:date>
    </item>
  </channel>
</rss>

