<?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: Automate Proc GKPI in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Automate-Proc-GKPI/m-p/16118#M320</link>
    <description>This proc does not currently take datasets; however you can use some dataset/macro techniques to get your data from a data set to N number of KPI's. It involves pushing your data set values into a macro array from the data step, then using a macro loop across the array to set individual values on the proc. I would also recommend using the HTMLPANEL tagset to simplify your dashboard creation.&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps,&lt;BR /&gt;
Dan</description>
    <pubDate>Wed, 23 Feb 2011 20:53:36 GMT</pubDate>
    <dc:creator>DanH_sas</dc:creator>
    <dc:date>2011-02-23T20:53:36Z</dc:date>
    <item>
      <title>Automate Proc GKPI</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Automate-Proc-GKPI/m-p/16117#M319</link>
      <description>Is there any way to automate populating the actual value in proc gkpi code. For example:&lt;BR /&gt;
&lt;BR /&gt;
proc gkpi mode=raised;&lt;BR /&gt;
speedometer actual=74 bounds=(0 69 73 100) /&lt;BR /&gt;
colors=(red yellow green)&lt;BR /&gt;
label="LDL Control";&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
Instead of having to manually enter the actual value of 74, I would automatically like to populate this value which could be read in from a SAS dataset.</description>
      <pubDate>Wed, 23 Feb 2011 20:29:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Automate-Proc-GKPI/m-p/16117#M319</guid>
      <dc:creator>carlzack</dc:creator>
      <dc:date>2011-02-23T20:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Proc GKPI</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Automate-Proc-GKPI/m-p/16118#M320</link>
      <description>This proc does not currently take datasets; however you can use some dataset/macro techniques to get your data from a data set to N number of KPI's. It involves pushing your data set values into a macro array from the data step, then using a macro loop across the array to set individual values on the proc. I would also recommend using the HTMLPANEL tagset to simplify your dashboard creation.&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps,&lt;BR /&gt;
Dan</description>
      <pubDate>Wed, 23 Feb 2011 20:53:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Automate-Proc-GKPI/m-p/16118#M320</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2011-02-23T20:53:36Z</dc:date>
    </item>
  </channel>
</rss>

