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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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