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-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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