<?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: updating datasets online via UI in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/371034#M2838</link>
    <description>&lt;P&gt;office add-in? you can retrieve your dataset, modify it, reload it.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jun 2017 19:13:16 GMT</pubDate>
    <dc:creator>mojerry_realdolmen</dc:creator>
    <dc:date>2017-06-27T19:13:16Z</dc:date>
    <item>
      <title>updating datasets online via UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/284374#M807</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;is there a way in SAS Studio or WRS to update/insert/delete observations/cells?&lt;/P&gt;
&lt;P&gt;I habe end users who want to update small tables filled with parameters and re-run the STP.&lt;/P&gt;
&lt;P&gt;Thanks for any hints.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 15:39:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/284374#M807</guid>
      <dc:creator>metallon</dc:creator>
      <dc:date>2016-07-14T15:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: updating datasets online via UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/284399#M808</link>
      <description>Hi:&lt;BR /&gt;  SAS Studio, SAS Web Report Studio and SAS Stored Processes (if that's what you mean by "STP") are vastly different ways to access SAS Data.&lt;BR /&gt;&lt;BR /&gt;  For example, to view data in SAS Web Report studio, Web Report Studio (WRS) has to connect to a metadata server and whether or not someone can update a table depends on the metadata permissions for that user as defined by an administrator. On the other hand, with SAS Studio, someone might edit a table easily as long as they have write permission to the file -- no metadata permissions involved. &lt;BR /&gt;&lt;BR /&gt;And a SAS Stored Process is typically a program that runs and returns results to a client application. &lt;BR /&gt;&lt;BR /&gt;Also, I'm not sure what you mean by "small tables filled with parameters" -- many of the client applications on the BI Platform or the Office Analytics platforms support the use of parameters. However, generally the parameters are supplied via the Prompting Framework, or the Parameter Manager in Enterprise Guide. So the parameters are not really contained in "small tables".&lt;BR /&gt;&lt;BR /&gt;If you are asking about either the BI Platform or Office Analytics, then this question might be better placed in one of the Business Intelligence Community Forums, such as the Web Report STudio, Stored Process or Microsoft Office forums.&lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Thu, 14 Jul 2016 17:33:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/284399#M808</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-07-14T17:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: updating datasets online via UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/284767#M809</link>
      <description>&lt;P&gt;Hi Cynthia,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply. I extra wrote about a small table of parameters so the &lt;BR /&gt;prompting framework is not mentioned &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;Lets say an Excel sheet with 200 rows. The user can update/insert and delete.&lt;BR /&gt;I want to offer the users a web-based way to edit those 200 rows and re-run an STP&lt;BR /&gt;that does a calculation based on those rows in combination with other data.&lt;BR /&gt;&lt;BR /&gt;I did not see an update mode feature in WRS. It exists in EG but I need it web-based&lt;BR /&gt;because not everyone of the users has EG installed.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 08:01:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/284767#M809</guid>
      <dc:creator>metallon</dc:creator>
      <dc:date>2016-07-15T08:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: updating datasets online via UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/284812#M810</link>
      <description>I do not believe that you can update tables in Web Report Studio, the way you envision. When Web Report Studio displays data, it is displayed in SAS Report XML format, not really the type of file that is "input" -- Web Report Studio is designed as a web report designer/viewer. &lt;BR /&gt;&lt;BR /&gt;If you are using a stored process to deliver the data for editing and then want to run a stored process using the data, I believe you will need to use the Stored Process Web Application, which would run in a web browser, but outside the control of Web Report Studio (which uses Java to control how the interface works). &lt;BR /&gt;&lt;BR /&gt;If the users have Excel and you have the Platform, do the users have the SAS Add-in for Microsoft Office? There is a way to take an Excel sheet and use it as input to a stored process. Why move everything to a web browser when you might be able to have the users provide their edits from inside an Excel file?&lt;BR /&gt; &lt;BR /&gt;cynthia</description>
      <pubDate>Fri, 15 Jul 2016 12:34:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/284812#M810</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-07-15T12:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: updating datasets online via UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/285092#M812</link>
      <description>One would suspect that the Table Viewer should hold data entry capabilities, but according to the documentation this is not available. &lt;BR /&gt;So your options is basically using client based sw or building your own data entry application using stp and JavaScript. &lt;BR /&gt;&lt;BR /&gt;After 20 years it's a bit fascinating that SAS still not offer any eeb based data entry application.</description>
      <pubDate>Sun, 17 Jul 2016 06:03:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/285092#M812</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-07-17T06:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: updating datasets online via UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/285236#M815</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/38890"&gt;@cynthia&lt;/a&gt; &lt;BR /&gt;&lt;BR /&gt;"Why move everything to a web browser when you might be able to have the users provide their edits from inside an Excel file?"&lt;BR /&gt;&lt;BR /&gt;Why use third party software to enable users to provide data input into SAS?&lt;BR /&gt;Competitive products like Hyperion Essbase (now Oracle) have those features.&lt;BR /&gt;The reasons might be plenty for and against using Excel as input.&lt;BR /&gt;I will look into the Add In option. Thanks for the idea.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13674"&gt;@LinusH&lt;/a&gt;&lt;BR /&gt;"After 20 years it's a bit fascinating that SAS still not offer any eeb based data entry application. "&lt;BR /&gt;I agree. I have been using SAS for "only" 6 years and noticed that this has not been addressed&lt;BR /&gt;while other BI/Analytics product stacks have an option.</description>
      <pubDate>Mon, 18 Jul 2016 14:12:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/285236#M815</guid>
      <dc:creator>metallon</dc:creator>
      <dc:date>2016-07-18T14:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: updating datasets online via UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/371034#M2838</link>
      <description>&lt;P&gt;office add-in? you can retrieve your dataset, modify it, reload it.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 19:13:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/371034#M2838</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2017-06-27T19:13:16Z</dc:date>
    </item>
  </channel>
</rss>

