BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Joël_k
Fluorite | Level 6

I want to create a link to a certain section of my VA report with some parameters allready in place.

 

Passing the parameters is described here

http://support.sas.com/documentation/cdl/en/vaug/68648/HTML/default/viewer.htm#p12ka7e26e9sz3n16utqd...

and here https://blogs.sas.com/content/sgf/2015/09/16/accessing-va-reports-with-parameterized-urls/

 

I managed to link to the report using the described format:

 

https://SERVER/SASVisualAnalyticsViewer/VisualAnalyticsViewer.jsp?reportName=NAME&reportPath=PATH&PARAMETER1=VALUE1&PARAMETER2=VALUE2

 

but i cannot link to a specific Section. Adding &section=viXXX does not work. I always end up at the first section.

1 ACCEPTED SOLUTION

Accepted Solutions
Joël_k
Fluorite | Level 6

To help others out: you have to use the tag &_vaSectionName=viXXX instead at the end of the url.

View solution in original post

5 REPLIES 5
Joël_k
Fluorite | Level 6

To help others out: you have to use the tag &_vaSectionName=viXXX instead at the end of the url.

Espar
Calcite | Level 5

Using the tag &_vaSectionName=viXXX didn´t work to me, any other suggestion? 

Joël_k
Fluorite | Level 6
Did you build up your link as described in the blogpost I mentioned?
Espar
Calcite | Level 5
I tried something like this but i didnt manage to make it work

https://SERVER/SASVisualAnalyticsViewer/VisualAnalyticsViewer.jsp?reportName=NAME&reportPath=PATH&PARAMETER1=VALUE1&PARAMETER2=VALUE2&_vaSectionName=SECTIONNAME
Joël_k
Fluorite | Level 6
Does it go to the wrong section or doesn't it work at all?

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Tips for filtering data sources in SAS Visual Analytics

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.

Discussion stats
  • 5 replies
  • 3796 views
  • 0 likes
  • 2 in conversation