<?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: Second header based on first header in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Second-header-based-on-first-header/m-p/1075883#M358917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a&amp;nbsp; inline table for these values&amp;nbsp; something like &lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;Header&lt;/P&gt;&lt;P&gt;'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;9Q Avg'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; '1Q16' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop this field in the dimension and&amp;nbsp;&amp;nbsp; edit this column with expression like&lt;/P&gt;&lt;P&gt;if(field='JO','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;4Q15&lt;/SPAN&gt;',&lt;SPAN style="font-size: 13.3333px;"&gt;Header)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change the expression set accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Feb 2016 10:07:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-09T10:07:04Z</dc:date>
    <item>
      <title>Second header based on first header</title>
      <link>https://community.qlik.com/t5/QlikView/Second-header-based-on-first-header/m-p/1075881#M358915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For below example I have used valuelist('9Q Avg', '1Q16') as 3rd dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want different header for 1st column 'JO', let say valuelist('4Q15') else as mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113935_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Any idea please?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 20:22:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Second-header-based-on-first-header/m-p/1075881#M358915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-08T20:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Second header based on first header</title>
      <link>https://community.qlik.com/t5/QlikView/Second-header-based-on-first-header/m-p/1075882#M358916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of value List, you can add the expressions directly on the expression tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 20:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Second-header-based-on-first-header/m-p/1075882#M358916</guid>
      <dc:creator />
      <dc:date>2016-02-08T20:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Second header based on first header</title>
      <link>https://community.qlik.com/t5/QlikView/Second-header-based-on-first-header/m-p/1075883#M358917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a&amp;nbsp; inline table for these values&amp;nbsp; something like &lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;Header&lt;/P&gt;&lt;P&gt;'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;9Q Avg'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; '1Q16' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop this field in the dimension and&amp;nbsp;&amp;nbsp; edit this column with expression like&lt;/P&gt;&lt;P&gt;if(field='JO','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;4Q15&lt;/SPAN&gt;',&lt;SPAN style="font-size: 13.3333px;"&gt;Header)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change the expression set accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 10:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Second-header-based-on-first-header/m-p/1075883#M358917</guid>
      <dc:creator />
      <dc:date>2016-02-09T10:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Second header based on first header</title>
      <link>https://community.qlik.com/t5/QlikView/Second-header-based-on-first-header/m-p/1075884#M358918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lokeshwari&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is excellent suggestion, but in expression how do I use formula like if '4Q15' than Exp1, if '9QAvg' than Exp2? Today I have posted same question again with sample QV, Please have a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your efforts and time&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 13:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Second-header-based-on-first-header/m-p/1075884#M358918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-09T13:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Second header based on first header</title>
      <link>https://community.qlik.com/t5/QlikView/Second-header-based-on-first-header/m-p/1075885#M358919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post the sample QV ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 05:28:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Second-header-based-on-first-header/m-p/1075885#M358919</guid>
      <dc:creator />
      <dc:date>2016-02-10T05:28:08Z</dc:date>
    </item>
  </channel>
</rss>

