<?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 Proc Template and ODS Powerpoint in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Template-and-ODS-Powerpoint/m-p/479853#M16580</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My objective is to be able to populate power points using various PROC's that SAS offers.&amp;nbsp; Key things that aren't working to well for me thus far:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;It would seem reasonable to state that in order to populate the slide title will cause an additional "blank" slide to be added.&lt;/LI&gt;
&lt;LI&gt;Under the title "in both attached pptx, labeled Car Stuff" I would like to have a line added under, really a line to separate the title and the content of the slide.&lt;/LI&gt;
&lt;LI&gt;The footnote statement as is, is placed in the location of the footer in the PPTX.&amp;nbsp; Using ODS TEXT, I can generate a footer for the specific PROC.&amp;nbsp; However, placement is somewhat of a crap shoot...&amp;nbsp; Is there a way to dynamically place this immediately following the procedure output?&lt;/LI&gt;
&lt;LI&gt;Would you advise the use of PROC TEMPLATE for this?&amp;nbsp; Included is PROC TEMPLATE statement which handles some of the base design for this.&amp;nbsp; If you add any additions to the TEMPLATE procedure can you please include the references that you used?&amp;nbsp; Assuming these are links.&lt;/LI&gt;
&lt;LI&gt;Dynamic ODS REGION placement is the key to what I would consider success for this exercise.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Normally, I would just modify this manually.&amp;nbsp; However, coding is not the same any more.&amp;nbsp; My work is scrutinized by 4+ audit companies which asks questions like "How do you know the results made it to the presentation correctly."&amp;nbsp; Currently, we are landing aggregated data to excel then populating the PPTX.&amp;nbsp; Championing code which generates the PPTX using compiled model results would alleviate this specific audit question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am generating the PPTX on a Linux X64 version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attached:&lt;/P&gt;
&lt;P&gt;SAS_help.pptx is the file generated by physical code&lt;/P&gt;
&lt;P&gt;Template.sas, Should be ran first, prior too running the PPTX.sas&lt;/P&gt;
&lt;P&gt;PPTX.sas is the code which generates the PPTX&lt;/P&gt;
&lt;P&gt;Desired Output.pptx, modified version of SAS_help.pptx which gives details surrounding issues that I am currently facing.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jul 2018 11:30:55 GMT</pubDate>
    <dc:creator>kybowma</dc:creator>
    <dc:date>2018-07-20T11:30:55Z</dc:date>
    <item>
      <title>Proc Template and ODS Powerpoint</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Template-and-ODS-Powerpoint/m-p/479853#M16580</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My objective is to be able to populate power points using various PROC's that SAS offers.&amp;nbsp; Key things that aren't working to well for me thus far:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;It would seem reasonable to state that in order to populate the slide title will cause an additional "blank" slide to be added.&lt;/LI&gt;
&lt;LI&gt;Under the title "in both attached pptx, labeled Car Stuff" I would like to have a line added under, really a line to separate the title and the content of the slide.&lt;/LI&gt;
&lt;LI&gt;The footnote statement as is, is placed in the location of the footer in the PPTX.&amp;nbsp; Using ODS TEXT, I can generate a footer for the specific PROC.&amp;nbsp; However, placement is somewhat of a crap shoot...&amp;nbsp; Is there a way to dynamically place this immediately following the procedure output?&lt;/LI&gt;
&lt;LI&gt;Would you advise the use of PROC TEMPLATE for this?&amp;nbsp; Included is PROC TEMPLATE statement which handles some of the base design for this.&amp;nbsp; If you add any additions to the TEMPLATE procedure can you please include the references that you used?&amp;nbsp; Assuming these are links.&lt;/LI&gt;
&lt;LI&gt;Dynamic ODS REGION placement is the key to what I would consider success for this exercise.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Normally, I would just modify this manually.&amp;nbsp; However, coding is not the same any more.&amp;nbsp; My work is scrutinized by 4+ audit companies which asks questions like "How do you know the results made it to the presentation correctly."&amp;nbsp; Currently, we are landing aggregated data to excel then populating the PPTX.&amp;nbsp; Championing code which generates the PPTX using compiled model results would alleviate this specific audit question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am generating the PPTX on a Linux X64 version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attached:&lt;/P&gt;
&lt;P&gt;SAS_help.pptx is the file generated by physical code&lt;/P&gt;
&lt;P&gt;Template.sas, Should be ran first, prior too running the PPTX.sas&lt;/P&gt;
&lt;P&gt;PPTX.sas is the code which generates the PPTX&lt;/P&gt;
&lt;P&gt;Desired Output.pptx, modified version of SAS_help.pptx which gives details surrounding issues that I am currently facing.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 11:30:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Template-and-ODS-Powerpoint/m-p/479853#M16580</guid>
      <dc:creator>kybowma</dc:creator>
      <dc:date>2018-07-20T11:30:55Z</dc:date>
    </item>
  </channel>
</rss>

