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 Super FREQ
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 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

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