<?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: GKPI in Excel in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/GKPI-in-Excel/m-p/364884#M18782</link>
    <description>Thanks RW9.&lt;BR /&gt;&lt;BR /&gt;GKPI does produce a png file (at least with ods html used). This works:&lt;BR /&gt;ods html&lt;BR /&gt;path="/wgd/Modelling/Analyses/2017/Excel staff/" (URL=none)&lt;BR /&gt;file="test gkpi temp.html"&lt;BR /&gt;&lt;BR /&gt;options(graph_width="300" graph_height="300"&lt;BR /&gt;panelcols="4" panel_space="0")&lt;BR /&gt;style=listing;&lt;BR /&gt;proc gkpi mode=raised;&lt;BR /&gt;dial actual=.70 bounds=(0 .25 .46 .65 .80 1) / target=.9 nolowbound&lt;BR /&gt;format="percent." label="North Sales";&lt;BR /&gt;run;&lt;BR /&gt;quit;&lt;BR /&gt;&lt;BR /&gt;ods html close;&lt;BR /&gt;&lt;BR /&gt;But, I want it in Excel as I am creating an Excel report.&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This message has been sent by ABN AMRO Bank N.V., which has its seat at Gustav Mahlerlaan 10 (1082 PP) Amsterdam, the Netherlands, and is registered in the Commercial Register of Amsterdam under number 34334259.</description>
    <pubDate>Wed, 07 Jun 2017 10:08:28 GMT</pubDate>
    <dc:creator>Lightning</dc:creator>
    <dc:date>2017-06-07T10:08:28Z</dc:date>
    <item>
      <title>GKPI in Excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/GKPI-in-Excel/m-p/364873#M18780</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I work in SAS EG 7.13 with SAS version 9.4, on&amp;nbsp; Linux. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that I do not get results from PROC GKPI in Excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the code that I use to test:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;excel&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;file&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"/data/sasnormal/modelling/Analyses/2017/Excel staff/test gkpi.xlsx"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;goptions&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;reset&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=all &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;device&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=javaimg ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;proc&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;gkpi&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt; ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;dial&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;actual&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;.46&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;bounds&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=(&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;.23&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;.46&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;.65&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;.79&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;) /&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;target&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;.9&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;nolowbound&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;format&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"percent8.0"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;afont&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=(f=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"Albany AMT"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; height=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;.5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;cm)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;bfont&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=(f=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"Albany AMT"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; height=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;.4&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;cm) ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;run&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;quit&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;excel&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;close&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;I tried different devices (png, gif) but it does not work.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;I can see the result in the Results - SAS Report, but my Excel shows an empty sheet.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;PROC tabulate does show results, as well as SGPLOT, it is only GKPI that gives problems.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;Cheers,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;M&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 09:35:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/GKPI-in-Excel/m-p/364873#M18780</guid>
      <dc:creator>Lightning</dc:creator>
      <dc:date>2017-06-07T09:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: GKPI in Excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/GKPI-in-Excel/m-p/364877#M18781</link>
      <description>&lt;P&gt;Not heard of this procedure, however looking at the examples in the SAS document, this procedure produces HTML output (i.e. it contains sliders and such like), this is not an embedable format for Excel - i.e. text/numbers/pictures. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would imagine, if you want the same sort of thing in Excel, you would need to build it in Excel using Excel functionality, and then dump your data out to that and let Excel do it.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 09:56:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/GKPI-in-Excel/m-p/364877#M18781</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-06-07T09:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: GKPI in Excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/GKPI-in-Excel/m-p/364884#M18782</link>
      <description>Thanks RW9.&lt;BR /&gt;&lt;BR /&gt;GKPI does produce a png file (at least with ods html used). This works:&lt;BR /&gt;ods html&lt;BR /&gt;path="/wgd/Modelling/Analyses/2017/Excel staff/" (URL=none)&lt;BR /&gt;file="test gkpi temp.html"&lt;BR /&gt;&lt;BR /&gt;options(graph_width="300" graph_height="300"&lt;BR /&gt;panelcols="4" panel_space="0")&lt;BR /&gt;style=listing;&lt;BR /&gt;proc gkpi mode=raised;&lt;BR /&gt;dial actual=.70 bounds=(0 .25 .46 .65 .80 1) / target=.9 nolowbound&lt;BR /&gt;format="percent." label="North Sales";&lt;BR /&gt;run;&lt;BR /&gt;quit;&lt;BR /&gt;&lt;BR /&gt;ods html close;&lt;BR /&gt;&lt;BR /&gt;But, I want it in Excel as I am creating an Excel report.&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This message has been sent by ABN AMRO Bank N.V., which has its seat at Gustav Mahlerlaan 10 (1082 PP) Amsterdam, the Netherlands, and is registered in the Commercial Register of Amsterdam under number 34334259.</description>
      <pubDate>Wed, 07 Jun 2017 10:08:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/GKPI-in-Excel/m-p/364884#M18782</guid>
      <dc:creator>Lightning</dc:creator>
      <dc:date>2017-06-07T10:08:28Z</dc:date>
    </item>
  </channel>
</rss>

