BookmarkSubscribeRSS Feed
S_Burggraaff
Calcite | Level 5

Is it possible to create output with a stored process that can be placed in Word via the add-in, without using any procs? For instance creating a table that is impossible to create with proc report. With HTML there are tricks to write your own HTML code without using basic ODS functionality. So I wonder if that's also possible when using the add-in.

1 REPLY 1
SASBIROX
Calcite | Level 5

With some careful processing you can add HTML and even JavaScript to a stored process.  It can be tricky to learn but does add to the robustness of the stored process.

You can find SAS Global Forum papers which describe the techniques.  However, in the newly released "The 50 Keys to Learning SAS Stored Processes" book you are guided through the process of adding HTML code or JavaScript code to a stored process. Using simple code, we build on each example until you have created a form that allows a user to upload a file that can be uploaded.  The book also shows many tips and tricks for writing and debugging stored processes.

Hope this helps,

Tricia

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

How to Concatenate Values

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 796 views
  • 0 likes
  • 2 in conversation