BookmarkSubscribeRSS Feed
Foxit
Fluorite | Level 6

Hi All,

Is there any possible way  to link a report to  multiple reports .

I have explained my scenario in the below example.

image_jpeg.jpg

By Clicking the values of different columns i should navigate to respective reports .(For example if i clicked the value under stores column i should get the report containing store's details and the same for the other columns also).

Pls help me in this regards.

TIA

Regards,

Ramesh

3 REPLIES 3
Madelyn_SAS
SAS Super FREQ

I'm sorry but you cannot link to multiple reports. However, you can add prompts to a single target report and pass values from the source report to display different results. This SAS note explains: http://support.sas.com/kb/41/984.html

AkilanR
Fluorite | Level 6

Hello Ramesh,

There is a way to do this. Create a dataset with the required colums, In that create number of stores column with the hyperlink pointing to the stored process of the report linking to the number of stores report. and in the same way create a number of person column pointing to another stored process linking to the number of persons report.

Using the created data set, use proc report to display the result. Copy the code and create a stored process. Use the stored process to create the report

Note:

This will be a work around to see the links in the web report studio but if you import the same report in AMO, then it will be imported with full URL and the value(77) .

Regards,

Akilan R

AkilanR
Fluorite | Level 6

Hello Ramesh,

There is a way to do this. Create a dataset with the required colums, In that create number of stores column with the hyperlink pointing to the stored process of the report linking to the number of stores report. and in the same way create a number of person column pointing to another stored process linking to the number of persons report.

Using the created data set, use proc report to display the result. Copy the code and create a stored process. Use the stored process to create the report

Note:

This will be a work around to see the links in the web report studio but if you import the same report in AMO, then it will be imported with full URL and the value(77) .

Regards,

Akilan R

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

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
  • 3 replies
  • 1992 views
  • 3 likes
  • 3 in conversation