<?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 Common header in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Common-header/m-p/1455870#M795011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188290_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Is there any way to show a common header "CustomerID" above customer id values (ALKFI,ANTAR,AROUT,BERGS).&lt;/P&gt;&lt;P&gt; Currently it is displayed on left Side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Common header</title>
      <link>https://community.qlik.com/t5/QlikView/Common-header/m-p/1455870#M795011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188290_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Is there any way to show a common header "CustomerID" above customer id values (ALKFI,ANTAR,AROUT,BERGS).&lt;/P&gt;&lt;P&gt; Currently it is displayed on left Side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Common-header/m-p/1455870#M795011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Common header</title>
      <link>https://community.qlik.com/t5/QlikView/Common-header/m-p/1455871#M795012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you could do is to create a Dummy Dimension which groups all the values (ALFKI, ANATR...) and add it in the chart (hide dimension labels) and apply color format. But it is a kind of hack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With standard Qlikview pivot table it is not possible to achieve it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2017 18:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Common-header/m-p/1455871#M795012</guid>
      <dc:creator>pamaxeed</dc:creator>
      <dc:date>2017-12-27T18:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Common header</title>
      <link>https://community.qlik.com/t5/QlikView/Common-header/m-p/1455872#M795013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try below methods&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Method 1:&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;using Calculated dimension&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(match(CustomerID,'ALFKI','ANATR','AROUT','BERGS'),'CustomerID')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Method 2: using synthetic dimension option&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=valuelist('CustomerID')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Method 3: if you using more than one chart object better to go with data island back end script option/master dimension (sense)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188297_Capture.JPG" style="height: 327px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Deva&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2017 18:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Common-header/m-p/1455872#M795013</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-12-27T18:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Common header</title>
      <link>https://community.qlik.com/t5/QlikView/Common-header/m-p/1455873#M795014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not Sure it may usefull or not, but create custom text box and hover over on chart next to Output&lt;IMG alt="Custom.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188311_Custom.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2017 22:16:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Common-header/m-p/1455873#M795014</guid>
      <dc:creator>Venkatchoudary</dc:creator>
      <dc:date>2017-12-27T22:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Common header</title>
      <link>https://community.qlik.com/t5/QlikView/Common-header/m-p/1455874#M795015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlik is not Excel!&lt;/P&gt;&lt;P&gt;It's a look and feel if you are using straight tables and pivot tables.&lt;/P&gt;&lt;P&gt;A better way to compare values is Charts. Use the power of visual charts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2017 18:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Common-header/m-p/1455874#M795015</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2017-12-28T18:07:28Z</dc:date>
    </item>
  </channel>
</rss>

