cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTML Data in SAC text widget

former_member757096
Discoverer
0 Likes
2,368

Hi Experts,

In our project we have a requirement where we need to display HTML raw text into a SAC Text box widget. For example, we have a text data in HTML tags format like

<HTML>

<h1> This is a test data</h1>

</HTML>

This html data is stored in a table in Snowflake and is available in SAC. But the requirement is to format this html data in the form of page(with all the formatting) in SAC text/table widget. Please find the below screenshot, which shows the data available in SAC in raw format.

We need to have a widget to show this data in formatted html page, like in any web page.

This data is stored in a table in Snowflake, connected to SAC through APOS.

Please help if you have ever encountered such scenario.

Regards,

Niloy Sil

View Entire Topic
former_member6443
Contributor
0 Likes

Hi Sil Niloy,

Or you can use Custom Widgets a bit of a overkill in my mind but this will work.

The previous answer is fairly easy one to achieve.

Cheers

Afshin

former_member757096
Discoverer
0 Likes

Hi Afshin,

Is it in Analytic App or in Story only?

Regards,

Niloy.