<?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 Advanced Prompts in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Advanced-Prompts/m-p/47164#M5286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well the trick seemed to be use quotations. The user selects a string. I tried to report the string by doing &amp;amp;promptname. I tried '&amp;amp;promptname' and that returned "&amp;amp;promptname". Then I tried double quote "&amp;amp;promptname" and that returned the selected prompt value that I was looking for. Very odd behavior from double quotes, that's usually reserved for designating text. I appreciate your response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Feb 2012 21:01:40 GMT</pubDate>
    <dc:creator>Anthony</dc:creator>
    <dc:date>2012-02-06T21:01:40Z</dc:date>
    <item>
      <title>Advanced Prompts</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Advanced-Prompts/m-p/47162#M5284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've made a prompt (drop down format) where the user selects from a list of text values, I would like to use the TEXT VALUE that the user chooses in a computed column. As an example,&amp;nbsp; I would like to simply return the text value the user has chosen as a computed column. I tried: &amp;amp;promptname and it errored out. I was trying to call the value like the filter does when it calls the value of the prompt. I'm sure this feature exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short: How do you call a prompt value in an advanced expression in a computed column?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 20:24:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Advanced-Prompts/m-p/47162#M5284</guid>
      <dc:creator>Anthony</dc:creator>
      <dc:date>2012-02-06T20:24:38Z</dc:date>
    </item>
    <item>
      <title>Advanced Prompts</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Advanced-Prompts/m-p/47163#M5285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the macro variable created by the prompt ... which I don't think that will mean much to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me an example of how you are using this ... for instance, the user picks a word (like Dog) or a value (like 4) and then your computed column would output something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"You picked: Dog"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or this&amp;nbsp;&amp;nbsp; "100"&amp;nbsp; (because 25*4 is 100)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 20:44:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Advanced-Prompts/m-p/47163#M5285</guid>
      <dc:creator>TriciaA</dc:creator>
      <dc:date>2012-02-06T20:44:02Z</dc:date>
    </item>
    <item>
      <title>Advanced Prompts</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Advanced-Prompts/m-p/47164#M5286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well the trick seemed to be use quotations. The user selects a string. I tried to report the string by doing &amp;amp;promptname. I tried '&amp;amp;promptname' and that returned "&amp;amp;promptname". Then I tried double quote "&amp;amp;promptname" and that returned the selected prompt value that I was looking for. Very odd behavior from double quotes, that's usually reserved for designating text. I appreciate your response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 21:01:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Advanced-Prompts/m-p/47164#M5286</guid>
      <dc:creator>Anthony</dc:creator>
      <dc:date>2012-02-06T21:01:40Z</dc:date>
    </item>
    <item>
      <title>Advanced Prompts</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Advanced-Prompts/m-p/47165#M5287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes macro variables require double quotes to "decode" the value.&amp;nbsp; So much fun!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 21:06:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Advanced-Prompts/m-p/47165#M5287</guid>
      <dc:creator>TriciaA</dc:creator>
      <dc:date>2012-02-06T21:06:11Z</dc:date>
    </item>
  </channel>
</rss>

