<?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 Create static column in Pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-static-column-in-Pivot-table/m-p/1381574#M421086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I would like to create a table like the below screenshot w&lt;SPAN style="font-size: 10pt;"&gt;here Columns in grey are dimensions in a&amp;nbsp; database table (Month-year is horizontally aligned), Columns in yellow are static and column in orange is the label of the expression e.g Samples taken = Sum(sample_taken).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have currently saved the static part of the table in an excel sheet and loading it in the application and Summary column as expression but the expression is getting repeated at each KPI Level 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;How can I achieve this using a pivot table?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="177180" alt="PivotTable.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177180_PivotTable.PNG" style="height: 167px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Mugdha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Sep 2017 12:45:58 GMT</pubDate>
    <dc:creator>mugdhaojha</dc:creator>
    <dc:date>2017-09-20T12:45:58Z</dc:date>
    <item>
      <title>Create static column in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-static-column-in-Pivot-table/m-p/1381574#M421086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I would like to create a table like the below screenshot w&lt;SPAN style="font-size: 10pt;"&gt;here Columns in grey are dimensions in a&amp;nbsp; database table (Month-year is horizontally aligned), Columns in yellow are static and column in orange is the label of the expression e.g Samples taken = Sum(sample_taken).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have currently saved the static part of the table in an excel sheet and loading it in the application and Summary column as expression but the expression is getting repeated at each KPI Level 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;How can I achieve this using a pivot table?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="177180" alt="PivotTable.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177180_PivotTable.PNG" style="height: 167px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Mugdha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 12:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-static-column-in-Pivot-table/m-p/1381574#M421086</guid>
      <dc:creator>mugdhaojha</dc:creator>
      <dc:date>2017-09-20T12:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create static column in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-static-column-in-Pivot-table/m-p/1381575#M421087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt; if i understood correctly by static you mean Qlikview should not be allowed to select from those three column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can think of a few solutions here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: create a text box with transparent color and put it above those column.&lt;/P&gt;&lt;P&gt;2: add those three expression in set expression like sum({&amp;nbsp; &amp;lt; static column = {*}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;sample_taken&lt;/SPAN&gt;) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: The second option might create problem if the static column are part of some hierarchy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best of luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pradosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 13:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-static-column-in-Pivot-table/m-p/1381575#M421087</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-09-20T13:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create static column in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-static-column-in-Pivot-table/m-p/1381576#M421088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologies, I wasnt clear. By static column I mean those columns/ rows will be repeated for each LA (second column) in the Region.&lt;/P&gt;&lt;P&gt;KPI level2,Objective and Summary columns is in a hieracrchy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure how I can achieve this in a pivot table since when adding Summary column as expression each of the expression is getting repeated for KPI level 2 and Objective but I would like to have Samples taken and Samples required expression under 12.a (KPI Level 2 column) and Sampling (Objective column) only for LA - LA1 and should not be repeated for other values of KPI level 2 and Objective.&lt;/P&gt;&lt;P&gt;Hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="PivotTable2.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177201_PivotTable2.PNG" style="height: 152px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 15:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-static-column-in-Pivot-table/m-p/1381576#M421088</guid>
      <dc:creator>mugdhaojha</dc:creator>
      <dc:date>2017-09-20T15:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create static column in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-static-column-in-Pivot-table/m-p/1381577#M421089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have a sample qvw which you can post ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 10:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-static-column-in-Pivot-table/m-p/1381577#M421089</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-09-21T10:07:01Z</dc:date>
    </item>
  </channel>
</rss>

