<?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: Hide table from users while loading prompts in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Hide-table-from-users-while-loading-prompts/m-p/282400#M4876</link>
    <description>&lt;P&gt;I think for a twisted work-around:&lt;/P&gt;&lt;P&gt;1. - make a StoredProcess that call another with the dynamic prompt;&lt;/P&gt;&lt;P&gt;2 - the first STP create Metadata table (&lt;A href="http://support.sas.com/documentation/cdl/en/bidsag/61236/HTML/default/viewer.htm#a003114179.htm" target="_self"&gt;http://support.sas.com/documentation/cdl/en/bidsag/61236/HTML/default/viewer.htm#a003114179.htm&lt;/A&gt; ) before the second STP run;&lt;/P&gt;&lt;P&gt;3 - when Second STP run can read values for table in the dynamic prompt;&lt;/P&gt;&lt;P&gt;4 - before Endind of second STP delete metadata table (&lt;A href="http://support.sas.com/documentation/cdl/en/bidsag/61236/HTML/default/viewer.htm#a003114182.htm" target="_self"&gt;http://support.sas.com/documentation/cdl/en/bidsag/61236/HTML/default/viewer.htm#a003114182.htm&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can try to put the creation of metadata table at the beginning of the STP, and the delete after, but i don't test it and i think that can be an ERROR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this help&lt;/P&gt;&lt;P&gt;sorry but i didn't have a simple way&lt;/P&gt;&lt;P&gt;have nice day&lt;/P&gt;&lt;P&gt;MC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jul 2016 12:45:54 GMT</pubDate>
    <dc:creator>MC1985</dc:creator>
    <dc:date>2016-07-06T12:45:54Z</dc:date>
    <item>
      <title>Hide table from users while loading prompts</title>
      <link>https://communities.sas.com/t5/Developers/Hide-table-from-users-while-loading-prompts/m-p/254116#M4874</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a sas process which loads info from a table within the prompts defined.&lt;/P&gt;&lt;P&gt;The users run the procedure from Excel Sas-Add-Inn.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to hide this table so the users can not open it with Sas-Add-Inn?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried to disable rights from accessing the table but in this way the prompts do not fill-in with info but remain empty.&lt;/P&gt;&lt;P&gt;I have also tried to set to &lt;STRONG&gt;1 &lt;/STRONG&gt;the option - &lt;STRONG&gt;IsHidd&lt;/STRONG&gt;&lt;STRONG&gt;en - from Table Advanced Properties within Sas Management COnsole&lt;/STRONG&gt;, but&lt;/P&gt;&lt;P&gt;without success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Sas9.3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;10x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 10:29:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Hide-table-from-users-while-loading-prompts/m-p/254116#M4874</guid>
      <dc:creator>Loko</dc:creator>
      <dc:date>2016-03-03T10:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hide table from users while loading prompts</title>
      <link>https://communities.sas.com/t5/Developers/Hide-table-from-users-while-loading-prompts/m-p/282400#M4876</link>
      <description>&lt;P&gt;I think for a twisted work-around:&lt;/P&gt;&lt;P&gt;1. - make a StoredProcess that call another with the dynamic prompt;&lt;/P&gt;&lt;P&gt;2 - the first STP create Metadata table (&lt;A href="http://support.sas.com/documentation/cdl/en/bidsag/61236/HTML/default/viewer.htm#a003114179.htm" target="_self"&gt;http://support.sas.com/documentation/cdl/en/bidsag/61236/HTML/default/viewer.htm#a003114179.htm&lt;/A&gt; ) before the second STP run;&lt;/P&gt;&lt;P&gt;3 - when Second STP run can read values for table in the dynamic prompt;&lt;/P&gt;&lt;P&gt;4 - before Endind of second STP delete metadata table (&lt;A href="http://support.sas.com/documentation/cdl/en/bidsag/61236/HTML/default/viewer.htm#a003114182.htm" target="_self"&gt;http://support.sas.com/documentation/cdl/en/bidsag/61236/HTML/default/viewer.htm#a003114182.htm&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can try to put the creation of metadata table at the beginning of the STP, and the delete after, but i don't test it and i think that can be an ERROR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this help&lt;/P&gt;&lt;P&gt;sorry but i didn't have a simple way&lt;/P&gt;&lt;P&gt;have nice day&lt;/P&gt;&lt;P&gt;MC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 12:45:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Hide-table-from-users-while-loading-prompts/m-p/282400#M4876</guid>
      <dc:creator>MC1985</dc:creator>
      <dc:date>2016-07-06T12:45:54Z</dc:date>
    </item>
  </channel>
</rss>

