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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Textbox: Automatic Resize

Hello,

I have a textbox with this script:

='La última recarga del script fue el ' & date(ReloadTime(), 'DD') & ' de ' & date(ReloadTime(), 'MMMM') & ' a las ' & time(ReloadTime(), 'hh:mm tt')

And I want the textbox to resize depending on the lenght of the data displayed.

Than you very much!

0 Replies