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

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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