<?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 Stored Process code to create spark Table in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Stored-Process-code-to-create-spark-Table/m-p/209051#M51808</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having requirement to create spark table using base SAS. I am aware of creating spark line graph using sgplot, but I don need that as I have the requiremnt to create speakline in a table, as I need to show some varibales in the table with sparkline. Please find the screenshot of the expected output below:-&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Spark Table Screenshot.jpg" class="jive-image" src="https://communities.sas.com/legacyfs/online/10890_Spark Table Screenshot.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2015 12:09:22 GMT</pubDate>
    <dc:creator>SwapnaKumari</dc:creator>
    <dc:date>2015-06-18T12:09:22Z</dc:date>
    <item>
      <title>Stored Process code to create spark Table</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Stored-Process-code-to-create-spark-Table/m-p/209051#M51808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having requirement to create spark table using base SAS. I am aware of creating spark line graph using sgplot, but I don need that as I have the requiremnt to create speakline in a table, as I need to show some varibales in the table with sparkline. Please find the screenshot of the expected output below:-&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Spark Table Screenshot.jpg" class="jive-image" src="https://communities.sas.com/legacyfs/online/10890_Spark Table Screenshot.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:09:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Stored-Process-code-to-create-spark-Table/m-p/209051#M51808</guid>
      <dc:creator>SwapnaKumari</dc:creator>
      <dc:date>2015-06-18T12:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process code to create spark Table</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Stored-Process-code-to-create-spark-Table/m-p/209052#M51809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; The general approach to this is to make the separate image files for each country or category. But then. you use a style override in PROC PRINT or PROC REPORT to insert the image into the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; See these papers by Paul Oldenkamp &lt;A href="http://www2.sas.com/proceedings/forum2008/262-2008.pdf" title="http://www2.sas.com/proceedings/forum2008/262-2008.pdf"&gt;http://www2.sas.com/proceedings/forum2008/262-2008.pdf&lt;/A&gt; and&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Louise Hadden and her example &lt;A href="http://support.sas.com/resources/papers/proceedings13/212-2013.pdf" title="http://support.sas.com/resources/papers/proceedings13/212-2013.pdf"&gt;http://support.sas.com/resources/papers/proceedings13/212-2013.pdf&lt;/A&gt; of a graph in a table on page 9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I recommend that you get the program working first before you turn this into a stored process.&lt;/P&gt;&lt;P&gt;.cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 17:14:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Stored-Process-code-to-create-spark-Table/m-p/209052#M51809</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-06-18T17:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process code to create spark Table</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Stored-Process-code-to-create-spark-Table/m-p/209053#M51810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I describe one way to do this in my book "SAS/Graph: Beyond the Basics" (Example 14).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code used in that example:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://robslink.com/SAS/book/example14.sas" title="http://robslink.com/SAS/book/example14.sas"&gt;http://robslink.com/SAS/book/example14.sas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here is an example of what the output looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="example14.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10974_example14.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 19:45:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Stored-Process-code-to-create-spark-Table/m-p/209053#M51810</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2015-06-23T19:45:18Z</dc:date>
    </item>
  </channel>
</rss>

