Hi.
I want to understand how can we publish a full fledged interactive report on an external website or maybe my company's website so that anyone irrespective of roles and capabilities can view the report anyways.
Thanks in advance!
Hi there,
You have a few steps to do:
1- To allow external access to report without needing user credentials you have to enable guest access. Which you can do following this steps:
2- You may have to give permission for external websites to access SAS Server (put your website or domain in the "whitelist"). You can find all the information on this link (http://go.documentation.sas.com/?docsetId=bimtag&docsetTarget=p1xtsni38p58t3n1ljd2fy4c3joz.htm&docse...
3- Get the URL to the report which you can use this model that already works for me:
<http://YourSasServer/SASVisualAnalyticsViewer/VisualAnalyticsViewer_guest.jsp?reportPath=/Shared+Data/&reportName=RerportName>
You will replace the bold for the information on your report, if you have any "space" in the report name or the report path you can replace it for "+"
You can find a few more details on report path and parameters to URL on this link (https://amadeus.co.uk/sas-tips/passing-parameters-into-a-visual-analytics-report/)
I Hope it helps!
Best Regards
Glaubert
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.