<?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: How to display superscript and sub header text in straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-display-superscript-and-sub-header-text-in-straight-table/m-p/1372205#M820175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;Did you get the solution for first&amp;nbsp; question.&lt;/P&gt;&lt;P&gt;If so can you please help me in implementing it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2018 19:14:15 GMT</pubDate>
    <dc:creator>naveen341</dc:creator>
    <dc:date>2018-04-30T19:14:15Z</dc:date>
    <item>
      <title>How to display superscript and sub header text in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-superscript-and-sub-header-text-in-straight-table/m-p/1372202#M820172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 8pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Hello all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; am working on a straight table to display key counts. Primarily there are 2 challenges:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 8pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;1. Display superscript (as shown in screenshot): I have tried googling solution how to format text, but did not get any success.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172910_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 8pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;2. Show text as sub title. I tried with caption but somehow I am not able to segregate it for last 3 columns only. I want it just below the last 3 columns. Below that I want another blank row with text - ' Customers- Individuals'&lt;/SPAN&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/172911_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt; &lt;/P&gt;&lt;P style="margin: 0px 0px 8pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 8pt;"&gt;Please guide.&lt;/P&gt;&lt;P style="margin: 0px 0px 8pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 8pt;"&gt;Thanks in advance&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/How-to-display-superscript-and-sub-header-text-in-straight-table/m-p/1372202#M820172</guid>
      <dc:creator>onkarkulkarni</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to display superscript and sub header text in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-superscript-and-sub-header-text-in-straight-table/m-p/1372203#M820173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.&lt;SPAN style="font-size: 10pt;"&gt;Try the superscript one unicode character: U+00B9&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;2. That's not possible. You can try using text boxes to make your own custom headers.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 10:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-superscript-and-sub-header-text-in-straight-table/m-p/1372203#M820173</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-08-09T10:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to display superscript and sub header text in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-superscript-and-sub-header-text-in-straight-table/m-p/1372204#M820174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. I used chr(178) to display a number squared. The 1 should be chr(185). Cubed is chr(179). Strange ordering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below website: shows the integer you need to use in he chr() function.&lt;/P&gt;&lt;P&gt;&lt;A href="https://unicode-table.com/en/" title="https://unicode-table.com/en/"&gt;https://unicode-table.com/en/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Yeah, nah. Can't do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2018 07:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-superscript-and-sub-header-text-in-straight-table/m-p/1372204#M820174</guid>
      <dc:creator>nathanwright</dc:creator>
      <dc:date>2018-03-30T07:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to display superscript and sub header text in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-superscript-and-sub-header-text-in-straight-table/m-p/1372205#M820175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;Did you get the solution for first&amp;nbsp; question.&lt;/P&gt;&lt;P&gt;If so can you please help me in implementing it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 19:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-superscript-and-sub-header-text-in-straight-table/m-p/1372205#M820175</guid>
      <dc:creator>naveen341</dc:creator>
      <dc:date>2018-04-30T19:14:15Z</dc:date>
    </item>
  </channel>
</rss>

