Hi all,
I was wondering if there is a way in SAS VA that allows link redirection?
To give some more context; I am trying to develop a solution that can toggle between two different links.
1. User goes to SAS VA report (link 1).
2. SAS automatically redirects user to a secondary (link2).
Hope this makes sense.
Your feedback is greatly appreciated.
Hi!
I don't think you can do it directly without user interaction.
How about using another first page, like a standard html which will do the redirection?
//Fredrik
I have done something similar - a front page that contains a link . I edit that link depending on which target we want users to go to that day.
Can you please explain how you did it?
(Using VA8.2 on Viya)
Create new report , add text box , add URL link .
Edit that link as neccessary depending on whether I want users to go to URL1 or URL2.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.