<?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: Data filter for SASGraph in MS PowerPoint Presentation in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Data-filter-for-SASGraph-in-MS-PowerPoint-Presentation/m-p/11083#M354</link>
    <description>Hi:&lt;BR /&gt;
  You might consider populating your PowerPoint presentation from a Stored Process (SP) -- if, for example, you used BY group processing or some SAS/Graph process that created multiple graphs usually PowerPoint puts each graph and each table on a separate slide.&lt;BR /&gt;
&lt;BR /&gt;
  Your data filters could become input parameters to the SP -- so you'd select them one time -- when you go to run the SP -- and then you could have code which would use those data filters and return the results -- with the graphs already filtered -- to your PowerPoint session.&lt;BR /&gt;
&lt;BR /&gt;
  Someone who knows SAS should be able to see what task you're doing in PPT with the Add-in and then replicate that task, with code, as a Stored Process. &lt;BR /&gt;
&lt;BR /&gt;
  You probably could do this with VBA and some kind of custom script that was a layer on top of the Add-in results, but personally, I'd try the Stored Process route first.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Tue, 15 Apr 2008 15:29:43 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2008-04-15T15:29:43Z</dc:date>
    <item>
      <title>Data filter for SASGraph in MS PowerPoint Presentation</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Data-filter-for-SASGraph-in-MS-PowerPoint-Presentation/m-p/11082#M353</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
im working with SAS Add-In for creation and composite the PowerPoint presentation, based on my SAS data. I have approximatly hundred of presentation for product, department and etc division. Difference between presentation it's just filter for data table. Hundred times i must to do the next steps:&lt;BR /&gt;
1. Open presentation.&lt;BR /&gt;
2. Find 2D Bar Chart and click "Property"&lt;BR /&gt;
3. On "Property" window select "Data" tab&lt;BR /&gt;
4. on "Data" tab (middle of window) click "Change..."&lt;BR /&gt;
5. Change the data filter, save it and refresh presentation.&lt;BR /&gt;
&lt;BR /&gt;
I think it's not "better" way for creating a equialent presentations.&lt;BR /&gt;
Has the any VBA code example for my issue? Or what VBA class i must tu use for data filter changing?</description>
      <pubDate>Tue, 15 Apr 2008 12:28:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Data-filter-for-SASGraph-in-MS-PowerPoint-Presentation/m-p/11082#M353</guid>
      <dc:creator>Kuzmenkov</dc:creator>
      <dc:date>2008-04-15T12:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data filter for SASGraph in MS PowerPoint Presentation</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Data-filter-for-SASGraph-in-MS-PowerPoint-Presentation/m-p/11083#M354</link>
      <description>Hi:&lt;BR /&gt;
  You might consider populating your PowerPoint presentation from a Stored Process (SP) -- if, for example, you used BY group processing or some SAS/Graph process that created multiple graphs usually PowerPoint puts each graph and each table on a separate slide.&lt;BR /&gt;
&lt;BR /&gt;
  Your data filters could become input parameters to the SP -- so you'd select them one time -- when you go to run the SP -- and then you could have code which would use those data filters and return the results -- with the graphs already filtered -- to your PowerPoint session.&lt;BR /&gt;
&lt;BR /&gt;
  Someone who knows SAS should be able to see what task you're doing in PPT with the Add-in and then replicate that task, with code, as a Stored Process. &lt;BR /&gt;
&lt;BR /&gt;
  You probably could do this with VBA and some kind of custom script that was a layer on top of the Add-in results, but personally, I'd try the Stored Process route first.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 15 Apr 2008 15:29:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Data-filter-for-SASGraph-in-MS-PowerPoint-Presentation/m-p/11083#M354</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-04-15T15:29:43Z</dc:date>
    </item>
  </channel>
</rss>

