Hello everybody,
I want to import an excel file from my local with any of the browser screens such as Chrome, Explorer etc. But I want to expect to show that screen to all of my co-workers who can reach that Sas server. At the end of the day, I also want to map these excel files with desired paths, so I have a structure in my mind like this way.
If any of the experts can help me about creating the sas scripts? Thanks in advance.
Let's get this straight:
Are these assumptions correct?
How do you work with your remote SAS server? SAS Studio, or Enterprise Guide?
Do those "others" work with SAS tools (see above), or are they completely SAS-illiterate?
In which form will the users expect the data? Only for viewing, or available for download?
Yes, your assumptions are correct.
We can both work on Sas Studio and Sas EG.
Yes, they can work with these Sas tools.
About your third question, actually as you remember from Sas EG (I also attach the screenshot as below) I would like to similar screen for them to browse their local file in any browser.
As a summary, because we all have accessibility to Sas Visual Analytics hub, we expect to create browser screen to import our local file. To do this, we need Sas scripts to build that structure.
Thanks,
Doesn't VA have a native Import interface?
SAS Studio users can use it to upload and then import local data; EG provides wizards for this.
So I see no need to reinvent the wheel.
To create a simple import interface for non-SAS users, use a stored process that displays a page with Javascript code that allows local browsing. This will not be trivial.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.