<?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: Cascading Prompts dynamically in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Cascading-Prompts-dynamically/m-p/293749#M5099</link>
    <description>Hi:&lt;BR /&gt;  If you are generate dynamic prompts for a SAS Stored Process, then this should be posted to the Stored Process Forum.&lt;BR /&gt;cynthia</description>
    <pubDate>Wed, 24 Aug 2016 15:07:24 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2016-08-24T15:07:24Z</dc:date>
    <item>
      <title>Cascading Prompts dynamically</title>
      <link>https://communities.sas.com/t5/Developers/Cascading-Prompts-dynamically/m-p/293701#M5098</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to populate the dataset based on the previous selection from a different dataset. How ever, I am not successful doing so. Could you please guide me on this topic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Prompt1: User selects the module from dataset1.Based on the module, the xlsheet is uploaded to&amp;nbsp;a dataset2.&lt;/P&gt;
&lt;P&gt;Prompt2: Should contain the values of dataset2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc import datafile=&amp;amp;DD_location. out=SASTEMP.tablelist
DBMS=dlm REPLACE;
GETNAMES=YES;
delimiter=";";
RUN;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;But this code should be executed immediatly after selecting the Prompt1. So that, in Prompt2 I could use the tablelist.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanking you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;BR /&gt;Ajay&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 13:47:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Cascading-Prompts-dynamically/m-p/293701#M5098</guid>
      <dc:creator>vasireddy</dc:creator>
      <dc:date>2016-08-24T13:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cascading Prompts dynamically</title>
      <link>https://communities.sas.com/t5/Developers/Cascading-Prompts-dynamically/m-p/293749#M5099</link>
      <description>Hi:&lt;BR /&gt;  If you are generate dynamic prompts for a SAS Stored Process, then this should be posted to the Stored Process Forum.&lt;BR /&gt;cynthia</description>
      <pubDate>Wed, 24 Aug 2016 15:07:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Cascading-Prompts-dynamically/m-p/293749#M5099</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-08-24T15:07:24Z</dc:date>
    </item>
  </channel>
</rss>

