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.
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
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.