BookmarkSubscribeRSS Feed
SanjayM
Calcite | Level 5
Hello

We are using SAS 9.1.3
EG: 4.1

We are builing reports from EG which are viewed as Stored Processes.

We want to create parameters whose values should be dynamically populated depending on the data available in the table (info map)

and

populating other parameter values depending on the selection of the first parameter.

I am shocked to see this post (see link below) which says that this is possible only through customised JSP pages and not provided by SAS. This is a very basic functionality of reporting.

Please confirm or let me know if there's a better and easy way out

http://support.sas.com/forums/thread.jspa?messageID=6889᫩
1 REPLY 1
Cynthia_sas
SAS Super FREQ
Hi:
You can set dynamic value generation for your Information Map filters (using Information Map Studio). That's because the information map uses a different method to implement filters than that used for stored process parameter value generation.

However, for your stored processes, dynamic and cascading parameter values are not available "out of the box" with the current version of the Enterprise Intelligence platform. This has been a frequently requested feature for the Enterprise Intelligence Platform -- but since a feature such as this must work consistently on ALL client applications -- the feature is not available yet, unless you take control of your own "front end" to invoke the stored process. This might include custom JSPs or a custom .NET application or a custom HTML or dynamic HTML front end (not only JSPs -- you can write your own front end.)

In addition to a custom JSP page, you might also use the Stored Process Web Application (SPWA) to build a custom HTML front end as described here:
http://support.sas.com/techsup/unotes/SN/019/019475.html

-- but again -- this does not get you dynamic or cascading parameter values in any of the other client applications.

cynthia

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1010 views
  • 0 likes
  • 2 in conversation