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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Inbutbox in reports

Hi,

I have kept the input box to get the user Comments. I need to print the user the comments in the Text box due to number of lines.

I am using like this but not getting displayed.

Ucomments is the variable assigned for the input box.

How to call variable in the text box.

1 Solution

Accepted Solutions
Not applicable
Author

Open the text box properties and in General Tab under the text heading call the variable like this

=Ucomments



So with this what ever is typed in the input box will get reflected in your text box.

Any queries let me know.

View solution in original post

2 Replies
Not applicable
Author

Open the text box properties and in General Tab under the text heading call the variable like this

=Ucomments



So with this what ever is typed in the input box will get reflected in your text box.

Any queries let me know.

Not applicable
Author

Hi IT user ,

Thanks for the response. I was using the same way u have mentioned. But the font and background color was same. So i was not able to see the text.