<?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 display superscript in Table Values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-display-superscript-in-Table-Values/m-p/1955961#M78824</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;How to display superscript in Table Values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;i need to display as 1KD---&amp;gt; KD power 1&amp;nbsp; &amp;nbsp;--- like superscript or subscript any one.&lt;/P&gt;
&lt;P&gt;can you please help me. Thanks.&lt;/P&gt;</description>
    <pubDate>Sat, 23 Jul 2022 10:54:12 GMT</pubDate>
    <dc:creator>nvijay5757</dc:creator>
    <dc:date>2022-07-23T10:54:12Z</dc:date>
    <item>
      <title>How to display superscript in Table Values</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-display-superscript-in-Table-Values/m-p/1955961#M78824</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;How to display superscript in Table Values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;i need to display as 1KD---&amp;gt; KD power 1&amp;nbsp; &amp;nbsp;--- like superscript or subscript any one.&lt;/P&gt;
&lt;P&gt;can you please help me. Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2022 10:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-display-superscript-in-Table-Values/m-p/1955961#M78824</guid>
      <dc:creator>nvijay5757</dc:creator>
      <dc:date>2022-07-23T10:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to display superscript in Table Values</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-display-superscript-in-Table-Values/m-p/1955970#M78825</link>
      <description>&lt;P&gt;chr(185) should get you a superscript 1 (for the others, see: &lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Qlik-Sense-Super-Script-1-to-10-Chr-Functions/m-p/1905440" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/Qlik-Sense-Super-Script-1-to-10-Chr-Functions/m-p/1905440&lt;/A&gt; or just check a unicode chart)&lt;/P&gt;
&lt;P&gt;You'd probably want to write this as a pick/match statement to make it cleaner:&lt;/P&gt;
&lt;P&gt;Pick(Match(YourFormulaHere,'1','2'),chr(185), chr(178)) etc&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 14:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-display-superscript-in-Table-Values/m-p/1955970#M78825</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-07-14T14:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to display superscript in Table Values</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-display-superscript-in-Table-Values/m-p/1956858#M78903</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks its working .&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 04:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-display-superscript-in-Table-Values/m-p/1956858#M78903</guid>
      <dc:creator>nvijay5757</dc:creator>
      <dc:date>2022-07-18T04:20:03Z</dc:date>
    </item>
  </channel>
</rss>

