BookmarkSubscribeRSS Feed
upadhi
Quartz | Level 8

hi team,

 

I have a field which html tags in it. 

"<b> Example </b></n>Upadhi"

 

But VA reads above fields as string.

 

The requirement is to show this field in list table with html tags embedded.

How can we do it??

 

2 REPLIES 2
Sam_SAS
SAS Employee
Hello,

I'm not sure if this helps, but you can create a calculated item to parse the HTML using operators such as Substring(). This can be tedious, unfortunately.

I don't think it is possible to directly interpret HTML tagging in VA. You can use the Web Content object to display a web page, but that does not read source out of a data table.

Let us know if that helps at all.

Sam
FredrikE
Rhodochrosite | Level 12

I don't know if Job execution was inplemented in version 8.2, if so this might help you 🙂

 

https://documentation.sas.com/?docsetId=jobexecug&docsetTarget=n055josnxfatfwn1pyr7p1ah7225.htm&docs...

 

You can create your own table with html content or whatever you like 🙂

//Fredrik

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 25. 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
  • 653 views
  • 0 likes
  • 3 in conversation