Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
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