<?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: Enterprise guide - report - title - macrovariable in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270964#M18796</link>
    <description>&lt;P&gt;My apologies, I thought you were asking about the Query Builder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No, I don't know how to access the facilities that create reports in EG. I've never used this part of the product.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hopefully, someone else will be able to give some good suggestions!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Tom&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2016 12:58:59 GMT</pubDate>
    <dc:creator>TomKari</dc:creator>
    <dc:date>2016-05-17T12:58:59Z</dc:date>
    <item>
      <title>Enterprise guide - report - title - macrovariable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270502#M18750</link>
      <description>&lt;P&gt;Dear SAS community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using SAS EG to build reports in HTML. In the GUI, I have the possibility to add a title to my report. Do you know if it is possible to use a macro variable for the title? I indeed have to create tens of reports, and it is a bit bunrdensome to write manually the title for each report generated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In advance, thank you,&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 10:47:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270502#M18750</guid>
      <dc:creator>Tanguy</dc:creator>
      <dc:date>2016-05-14T10:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise guide - report - title - macrovariable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270514#M18752</link>
      <description>&lt;P&gt;Personally, I think that EG is the ideal tool for code development, and for one-off exploratory analytics.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your case, of operationalizing a repetitive action, I think you might be happier if you used the EG facilities to create a "model" of your reporting process, but then capture the code and create your process in code, either in EG or in one of the production-oriented tools like DIS. Then, you'll have full access to all of the automation, macro, and scheduling facilities that you might require.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 14:20:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270514#M18752</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2016-05-14T14:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise guide - report - title - macrovariable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270525#M18753</link>
      <description>Thanks Tom for your answer,&lt;BR /&gt;Do you know how to extract the code for the report generation? I couldn't find a tab code as displayed in the query builder, this is my issue.&lt;BR /&gt;Thank you very much and kind regards,&lt;BR /&gt;Tanguy&lt;BR /&gt;</description>
      <pubDate>Sat, 14 May 2016 16:41:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270525#M18753</guid>
      <dc:creator>Tanguy</dc:creator>
      <dc:date>2016-05-14T16:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise guide - report - title - macrovariable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270540#M18755</link>
      <description>&lt;P&gt;Yes, those sneaky devils (that's YOU, &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;), made it a little different in Query Builder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Get your query set up just the way you need, and then click the Preview button. That will show you the generated code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 20:14:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270540#M18755</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2016-05-14T20:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise guide - report - title - macrovariable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270816#M18790</link>
      <description>&lt;P&gt;Then, once you have the code you like for your report from the GUI, you can customize the titles to include whatever macro variable you would like. &amp;nbsp;here's an example that inserts the report date into a title:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data _null_; /* define report date macro&amp;nbsp;variable as two days ago */
call symput('rpt_date',put(date()-2,date9.));&amp;nbsp;
run;
%put &amp;amp;rpt_date;

TITLE1 JUSTIFY=left "Here's the overall&amp;nbsp;report title.";
TITLE3 JUSTIFY=center "Particular report on &amp;amp;rpt_date.";

proc report data=infile;
run;
title; /* clear titles with blank title statement or update title for next report */&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2016 23:11:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270816#M18790</guid>
      <dc:creator>k_o</dc:creator>
      <dc:date>2016-05-16T23:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise guide - report - title - macrovariable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270882#M18793</link>
      <description>&lt;P&gt;Thanks a lot Tom for your time,&lt;/P&gt;&lt;P&gt;Nevertheless I did not manage to find the code...&lt;/P&gt;&lt;P&gt;For the query builder I can find it (preview, or open the table and click on the tab 'code'. But for the 'report' functionality (File&amp;lt;New&amp;lt;Report...), the preview button does not show any code, just the chart.&lt;/P&gt;&lt;P&gt;I fear that the code cannot be accessed...&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 06:33:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270882#M18793</guid>
      <dc:creator>Tanguy</dc:creator>
      <dc:date>2016-05-17T06:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise guide - report - title - macrovariable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270964#M18796</link>
      <description>&lt;P&gt;My apologies, I thought you were asking about the Query Builder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No, I don't know how to access the facilities that create reports in EG. I've never used this part of the product.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hopefully, someone else will be able to give some good suggestions!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Tom&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 12:58:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-guide-report-title-macrovariable/m-p/270964#M18796</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2016-05-17T12:58:59Z</dc:date>
    </item>
  </channel>
</rss>

