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
Amethyst | Level 16

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 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 2281 views
  • 0 likes
  • 3 in conversation