<?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 Report with user input in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Report-with-user-input/m-p/311075#M67128</link>
    <description>&lt;P&gt;I need to deliver a nice looking report with 10 text column(long and short&amp;nbsp;text fields).But some&amp;nbsp;&amp;nbsp;of the&amp;nbsp;coloums should&amp;nbsp;possible be updated by the&amp;nbsp;users directly on the report or a form(?)&amp;nbsp;on our SAS BI server portal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a smart simple&amp;nbsp;way/ method for user input? and save it to the data. What do you recommend ? do you have some examples? Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Nov 2016 20:30:32 GMT</pubDate>
    <dc:creator>ANLYNG</dc:creator>
    <dc:date>2016-11-11T20:30:32Z</dc:date>
    <item>
      <title>Report with user input</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Report-with-user-input/m-p/311075#M67128</link>
      <description>&lt;P&gt;I need to deliver a nice looking report with 10 text column(long and short&amp;nbsp;text fields).But some&amp;nbsp;&amp;nbsp;of the&amp;nbsp;coloums should&amp;nbsp;possible be updated by the&amp;nbsp;users directly on the report or a form(?)&amp;nbsp;on our SAS BI server portal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a smart simple&amp;nbsp;way/ method for user input? and save it to the data. What do you recommend ? do you have some examples? Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 20:30:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Report-with-user-input/m-p/311075#M67128</guid>
      <dc:creator>ANLYNG</dc:creator>
      <dc:date>2016-11-11T20:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Report with user input</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Report-with-user-input/m-p/311205#M67193</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming that your end-users want to be able to define some selection criteria, I'd go for a stored process with prompts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are quite a few options for prompts available. Read through the Stored Process docu if you're not already familiar with it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can even allow your users to add values to a selection list (but that bears the risk that they add something which then will break your job).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also provide table driven selection lists. If you want to take it further then you could allow selected users to amend such parameter tables via SAS AMO - but you probably would then also have to implement some parameter validation job in order to avoid that user input breaks your reporting job.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2016 02:53:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Report-with-user-input/m-p/311205#M67193</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2016-11-13T02:53:07Z</dc:date>
    </item>
  </channel>
</rss>

