<?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: Accept input from report analyst in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161987#M12522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you right-click on the node and select properties, you should be able to get to the prompt manager.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Feb 2014 18:26:45 GMT</pubDate>
    <dc:creator>DBailey</dc:creator>
    <dc:date>2014-02-07T18:26:45Z</dc:date>
    <item>
      <title>Accept input from report analyst</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161984#M12519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello EG Users,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understand, it is possible to accept input from user by means of &lt;STRONG&gt;Prompts&lt;/STRONG&gt; in Enterprise Guide and use it as dynamic variable in queries to pull only relevant data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the output is ready and charts are designed, if Analyst wants to add comments to the chart, is it doable? Is there a way to give analyst prompt so that their insights can be embedded in the final report? What I am looking for is &lt;SPAN style="text-decoration: underline;"&gt;simple text field&lt;/SPAN&gt; that accepts text from analyst and embeds it in the report. In summary, final report is hybrid version of what the numbers tell the story as well as additional findings from wealth of experience that analyst has accumulated over several years?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Dhanashree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 13:49:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161984#M12519</guid>
      <dc:creator>noobs</dc:creator>
      <dc:date>2014-02-04T13:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Accept input from report analyst</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161985#M12520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you define a text prompt (say pComment), I believe you can associate that prompt with the code that generates the report and use it as you would a macro variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TITLE &amp;amp;pComment;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or some such thing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 14:00:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161985#M12520</guid>
      <dc:creator>DBailey</dc:creator>
      <dc:date>2014-02-06T14:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Accept input from report analyst</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161986#M12521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;That sounds like what I might be looking for. Can you please specify where in SAS Enterprise Guide, I will be able to define text prompt?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above code, &amp;amp;pComment is expected to contain input that user enters, is that right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 19:26:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161986#M12521</guid>
      <dc:creator>noobs</dc:creator>
      <dc:date>2014-02-06T19:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Accept input from report analyst</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161987#M12522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you right-click on the node and select properties, you should be able to get to the prompt manager.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 18:26:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161987#M12522</guid>
      <dc:creator>DBailey</dc:creator>
      <dc:date>2014-02-07T18:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Accept input from report analyst</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161988#M12523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also use the ODS TEXT= statement to add notes to output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 18:30:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161988#M12523</guid>
      <dc:creator>Fugue</dc:creator>
      <dc:date>2014-02-07T18:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Accept input from report analyst</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161989#M12524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fugue,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO in the statement above if Insight is one of my prompts, then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS TEXT=insight&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will add notes to output. Is that correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 20:11:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161989#M12524</guid>
      <dc:creator>noobs</dc:creator>
      <dc:date>2014-02-10T20:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Accept input from report analyst</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161990#M12525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The text should be in quotes:&lt;/P&gt;&lt;P&gt;ODS Text='This is the text I want to appear in the output';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want a macro variable to resolve the quotes have to be double quotes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 20:32:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accept-input-from-report-analyst/m-p/161990#M12525</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-02-10T20:32:21Z</dc:date>
    </item>
  </channel>
</rss>

