Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
cbaqir
Specialist II
Specialist II

Loading HTML field as table

I have an urgent requirement to load an RTF field stored as HTML into my dashboard. The goal is to produce a table with the columns, rows and value like in the source. Does anyone have any ideas?

These are not working:

BUILD_HOURS:

LOAD * FROM_FIELD
(EHRG_TICKET, BUILD_HOURS_TABLE)
(html, utf8, embedded labels);

Labels (2)
1 Reply
Brett_Bleess
Former Employee
Former Employee

Did you try using the file wizard in the Script Editor to see if it will do things properly that way and give you the correct format?  Best I have with info provided.

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.