<?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: Table prompt in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/498758#M32063</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/230796"&gt;@Max-A&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thanks for your reply!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem that i am dealing with is that there are probably over thousand datasets, and every dataset has its own user permissions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was hoping that it was possible to search for the specific location of the dataset that i want to check.&lt;/P&gt;
&lt;P&gt;The selected dataset would than be the first step of the process flow. After that it must be the source of the list data/query builder or one of the other data tasks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you have an idea to tackle this problem.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Are you saying you can't register the table in the metadata library?&lt;/P&gt;
&lt;P&gt;Or you want a simpler way?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why not make it free text so the user enters the name and add a step to verify its a valid table and if not, then it doesn't run.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;EDIT: or expand on&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;idea and add whatever groups/tags you want to the table to organize the data and then add a cascading prompt so the user can find it using the groups/tags you've set up.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Sep 2018 14:58:44 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-09-25T14:58:44Z</dc:date>
    <item>
      <title>Table prompt</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/498718#M32059</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been doing some research to find a way to create a automatic test procedure to check if there are double values in a dataset. I think it must be possible to show a prompt on startup to select the dataset that has to be checked. Correct me if i am wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problems i encouter are the following:&lt;/P&gt;&lt;P&gt;- I cannot find a way to specify a specific dataset with a prompt. Only a file or directory. But the file is not on the etl server, and so i cannot use it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I want to create a testprogram in which a lot of values can be changed. For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;What variable must be unique? (test 1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;What variable cannot be empty? (test 2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am quite new to the sas software, so i hope someone can help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking forward to the reactions!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 13:11:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/498718#M32059</guid>
      <dc:creator>Max-A</dc:creator>
      <dc:date>2018-09-25T13:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table prompt</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/498724#M32060</link>
      <description>&lt;P&gt;You can define a user prompt as selection from a dynamic list, where the values are taken from a dataset.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;create an empty table that will hold the dataset names&lt;/LI&gt;
&lt;LI&gt;register it in metadata&lt;/LI&gt;
&lt;LI&gt;use it as source for the prompt&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For the finding of double values, proc freq could be very helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 13:30:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/498724#M32060</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-09-25T13:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Table prompt</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/498733#M32061</link>
      <description>&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem that i am dealing with is that there are probably over thousand datasets, and every dataset has its own user permissions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was hoping that it was possible to search for the specific location of the dataset that i want to check.&lt;/P&gt;&lt;P&gt;The selected dataset would than be the first step of the process flow. After that it must be the source of the list data/query builder or one of the other data tasks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you have an idea to tackle this problem.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 13:44:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/498733#M32061</guid>
      <dc:creator>Max-A</dc:creator>
      <dc:date>2018-09-25T13:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Table prompt</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/498734#M32062</link>
      <description>&lt;P&gt;What you describe now is functionality that's already there in Enterprise Guide or SAS Studio.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 13:50:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/498734#M32062</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-09-25T13:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table prompt</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/498758#M32063</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/230796"&gt;@Max-A&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thanks for your reply!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem that i am dealing with is that there are probably over thousand datasets, and every dataset has its own user permissions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was hoping that it was possible to search for the specific location of the dataset that i want to check.&lt;/P&gt;
&lt;P&gt;The selected dataset would than be the first step of the process flow. After that it must be the source of the list data/query builder or one of the other data tasks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you have an idea to tackle this problem.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Are you saying you can't register the table in the metadata library?&lt;/P&gt;
&lt;P&gt;Or you want a simpler way?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why not make it free text so the user enters the name and add a step to verify its a valid table and if not, then it doesn't run.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;EDIT: or expand on&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;idea and add whatever groups/tags you want to the table to organize the data and then add a cascading prompt so the user can find it using the groups/tags you've set up.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 14:58:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/498758#M32063</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-09-25T14:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Table prompt</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/499116#M32090</link>
      <description>&lt;P&gt;I think this is more or less the thing i am looking for.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So this is what i have done:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. i made a prompt in which the user can specify the location and name of a sas table&lt;/P&gt;&lt;P&gt;2. i made a program with the prompt to start the project&lt;/P&gt;&lt;P&gt;3. I think the only thing i have to do now is to create a prompt that gives a list of the possible variables of the table that is the result of the prompt in step 1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it is possible to create a computed column based on the answer that has been given to a prompt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What i am wondering is if it&amp;nbsp; is possible to refresh the values of the prompt every time the first step runs&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 14:38:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/499116#M32090</guid>
      <dc:creator>Max-A</dc:creator>
      <dc:date>2018-09-26T14:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table prompt</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/499119#M32091</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/230796"&gt;@Max-A&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I think this is more or less the thing i am looking for.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So this is what i have done:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. i made a prompt in which the user can specify the location and name of a sas table&lt;/P&gt;
&lt;P&gt;2. i made a program with the prompt to start the project&lt;/P&gt;
&lt;P&gt;3. I think the only thing i have to do now is to create a prompt that gives a list of the possible variables of the table that is the result of the prompt in step 1.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it is possible to create a computed column based on the answer that has been given to a prompt&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You can create that list relatively easily, use dictionary.vcolumn to pull all the variable names from a table. Probably need to create a view or something that lists it and then set that as the prompt parameter.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 14:38:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/499119#M32091</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-09-26T14:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Table prompt</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/499132#M32093</link>
      <description>&lt;P&gt;You need to populate a dataset, which is already registered in metadata, with the variable names from dictionary.columns (or sashelp.vcolumn). You can build a dynamic prompt from that.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 15:18:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-prompt/m-p/499132#M32093</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-09-26T15:18:05Z</dc:date>
    </item>
  </channel>
</rss>

