Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

On Load Macro for creation of new Sheet Objects (OnLoad)

Hi

Could realy use some help writing an On-Load (On-Reload aswell) macro that accesses a table's field and extracts content as String.

Later assign that String to a new Sheet TextBox Object that it itself creates.

for example:

Table1:

id     name

1     Bob

2     Dave

Result:

Sheet:

[Bob]     [dave]

(lets say square braces are Textboxes)

Thanks...

0 Replies