<?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 do I add superscript to individual values in a SAS dataset? in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/How-do-I-add-superscript-to-individual-values-in-a-SAS-dataset/m-p/406715#M3778</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am a relatively new SAS user, and I am kind of lost at this problem. I am using the SAS Studio (student version), and I am creating a forest plot, using proc sgplot. In the graph, I want to assign superscripts (e.g. a, b, c, d) to multiple data points and I don't know how to do it! I have searched online, and the solutions there are way over my head. Here is how my data looks like (those are all character variables):&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Study&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;Hormone&lt;/STRONG&gt;&amp;nbsp; &lt;STRONG&gt;HCat&amp;nbsp; &amp;nbsp; LCat&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;or(95%CI)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;david(2011)&amp;nbsp; &amp;nbsp; HCG&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2-fold&amp;nbsp; &amp;nbsp;Baseline&amp;nbsp; &amp;nbsp; 1.00 (0.85-1.56)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the forest plot, I want to assign superscript&amp;nbsp;'a' to the HCat value '2-fold', and superscript 'b' to the or(95%CI) value 1.00 (0.85-1.56). In addition, I want to write the footnotes (which I know how to write), starting with a superscript (which I don't know).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help will be greatly appreciated!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Javaid&lt;/P&gt;</description>
    <pubDate>Mon, 23 Oct 2017 19:14:10 GMT</pubDate>
    <dc:creator>JD</dc:creator>
    <dc:date>2017-10-23T19:14:10Z</dc:date>
    <item>
      <title>How do I add superscript to individual values in a SAS dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-do-I-add-superscript-to-individual-values-in-a-SAS-dataset/m-p/406715#M3778</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am a relatively new SAS user, and I am kind of lost at this problem. I am using the SAS Studio (student version), and I am creating a forest plot, using proc sgplot. In the graph, I want to assign superscripts (e.g. a, b, c, d) to multiple data points and I don't know how to do it! I have searched online, and the solutions there are way over my head. Here is how my data looks like (those are all character variables):&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Study&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;Hormone&lt;/STRONG&gt;&amp;nbsp; &lt;STRONG&gt;HCat&amp;nbsp; &amp;nbsp; LCat&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;or(95%CI)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;david(2011)&amp;nbsp; &amp;nbsp; HCG&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2-fold&amp;nbsp; &amp;nbsp;Baseline&amp;nbsp; &amp;nbsp; 1.00 (0.85-1.56)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the forest plot, I want to assign superscript&amp;nbsp;'a' to the HCat value '2-fold', and superscript 'b' to the or(95%CI) value 1.00 (0.85-1.56). In addition, I want to write the footnotes (which I know how to write), starting with a superscript (which I don't know).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help will be greatly appreciated!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Javaid&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 19:14:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-do-I-add-superscript-to-individual-values-in-a-SAS-dataset/m-p/406715#M3778</guid>
      <dc:creator>JD</dc:creator>
      <dc:date>2017-10-23T19:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add superscript to individual values in a SAS dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-do-I-add-superscript-to-individual-values-in-a-SAS-dataset/m-p/406721#M3779</link>
      <description>&lt;P&gt;&lt;A href="https://blogs.sas.com/content/graphicallyspeaking/2017/10/09/advanced-ods-graphics-axis-tables-contain-special-characters/" target="_blank"&gt;https://blogs.sas.com/content/graphicallyspeaking/2017/10/09/advanced-ods-graphics-axis-tables-contain-special-characters/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My recent blog shows how to put special characters in axis tables.&amp;nbsp; You will need to find the Unicode specifications for the characters you want and modify the code accordingly.&amp;nbsp; Here is one source:&amp;nbsp;&lt;A href="https://en.wikipedia.org/wiki/Unicode_subscripts_and_superscripts&amp;nbsp;" target="_blank"&gt;https://en.wikipedia.org/wiki/Unicode_subscripts_and_superscripts&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 19:23:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-do-I-add-superscript-to-individual-values-in-a-SAS-dataset/m-p/406721#M3779</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2017-10-23T19:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add superscript to individual values in a SAS dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-do-I-add-superscript-to-individual-values-in-a-SAS-dataset/m-p/406747#M3784</link>
      <description>&lt;P&gt;Hi Warren,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your prompt reply!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's hard for me to understand macro code but I will try my best.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Javaid&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 21:09:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-do-I-add-superscript-to-individual-values-in-a-SAS-dataset/m-p/406747#M3784</guid>
      <dc:creator>JD</dc:creator>
      <dc:date>2017-10-23T21:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add superscript to individual values in a SAS dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-do-I-add-superscript-to-individual-values-in-a-SAS-dataset/m-p/406749#M3785</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Javaid,&amp;nbsp;&lt;/SPAN&gt;Start at the beginning.&amp;nbsp; Work through the first examples before you get into the macro.&amp;nbsp; Copy the code, run it, tweak it a bit.&amp;nbsp; When you understand the basic starting examples, the rest will be easier. Also, you do not have to use the macro to make any of this work.&amp;nbsp; It will make things easier once you understand how this works.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 21:17:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-do-I-add-superscript-to-individual-values-in-a-SAS-dataset/m-p/406749#M3785</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2017-10-23T21:17:12Z</dc:date>
    </item>
  </channel>
</rss>

