Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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