BookmarkSubscribeRSS Feed
DavidPhillips2
Rhodochrosite | Level 12

Is there a way to use a custom HTML Page for the SAS VA load page?  I’m looking at options for creating a custom portal to Visual Analytics Reports.

2 REPLIES 2
JuanS_OCS
Azurite | Level 17

Hello @DavidPhillips2,

 

You can always create a Link (in VA 7.x) or shortcut (in VA 8.x) in your Home/Hub.

 

If you want to publish static HTML content (html, js, css, images, etc), you can always drop them in Config/Lev1/Web/WebServer/htdocs and they will be accessible from your Web Server in VA.

 

An example, if you copy js/myjavascript.js into the htdocs folder, you can always access your js from an URL as: http://yourserver.com/js/myjavascript.js 

 

Another option, is that you can create a SAS Stored Process that will paint the HTML page, and, in a VA report, you can include this stored process.

Erik_Zencos
Obsidian | Level 7

A simple solution would be to create a VA front page (your portal) with a list of all the reports (use text and images with links to the reports to make this look nice) from a regular report. This first page can be customized using SAS Theme Designer to get the right "look and feel" (as well as all the reports). User can access this portal page directly, or from the hub (where the admin have created a portlet for this front page and published to all users).

sas-innovate-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


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
  • 2 replies
  • 2508 views
  • 0 likes
  • 3 in conversation