Friday, October 30, 2009

Shared Cascading Prompts

I was reviewing some functionality capabilities for a project and came across this scenario. We have two prompts that are cascading (one drives the list available in the second) such as city selection to street selection. I could then share the first one, but not the second. Turns out you need to group the prompts together and share the group of them.

Fortunately, SAS posted a 'SAS Presents' paper earlier this year at SAS Global Forum.

On page 15 (example 6) of the paper: http://support.sas.com/resources/papers/sgf09/355-2009.pdf, there are details on how to create a group of prompts.

0 comments: