BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
sas_it
Quartz | Level 8
Can we embed SAS VA application to some other application and what is the procedure ?
1 ACCEPTED SOLUTION

Accepted Solutions
Sam_SAS
SAS Employee

Hello,

 

You can use the VA SDK to embed reports or individual report objects into a website or web application:

https://developer.sas.com/sdk/va/docs/getting-started/

 

Sam

View solution in original post

6 REPLIES 6
Sam_SAS
SAS Employee

Hello,

 

You can use the VA SDK to embed reports or individual report objects into a website or web application:

https://developer.sas.com/sdk/va/docs/getting-started/

 

Sam

sas_it
Quartz | Level 8
Thank you so much. Could you pls explain step by step also if possible..
Sam_SAS
SAS Employee

The documentation I linked to contains some examples.

 

Why don't you give it a try and then let us know if you have trouble. I don't personally have much experience with the VA SDK but I imagine that others here could help.

 

Thanks,

Sam

sas_it
Quartz | Level 8
How do we know VA SDK is installed ?
Sam_SAS
SAS Employee

I think that just putting this in your <head> will work:

<script async src="https://unpkg.com/@sassoftware/va-report-components@1.1.0/dist/umd/va-report-components.js"></script>
sas_it
Quartz | Level 8
Ok. Thank you. I will try this.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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