Hello All,
I am trying to use a picture as logo in stored process while prompt get generated which I am unable to do.
Please help me in getting a image through stored process ..
For reference I have attached a image . I need a stored process like this.
Not possible I think, unless you run it from the web!
If You want that you need to create a custom input form (html-page) with own prompts that calls your stored process and use parameters to pass values of the prompts.
http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/webinput.html
//Fredrik
Fully agree with @FredrikE: this is not possible in Enterprise Guide. And for your next post: please don't attach office-documents. A screenshot can be added by using the icon.
Agreed with @FredrikE also! Adding an image to a Stored Process Web App by contrast is trivial (simply upload to the content server and add an <img> tag). In case it's helpful, you can find my quick-start guide to building web apps with SAS here, and a a detailed SGF paper on the topic here.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.