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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

input box 2 lines it is possible to make it 1 line ?

Hi All

I need to make the list box display from 2 line into 1 line :-

when i select BRAND_P = HAKKO , it will display Transport = 1.03

when i select BRAND_P = GE , it will display Transport = 1

In my script , i have below :-

lET TRANSPORT_GE = 1;

lET TRANSPORT_HAKKO = 1.03;

Paul

12 Replies
Not applicable
Author

PFA !!!

Not applicable
Author

Hi Sok

Now are real smart. many thank this is what i need.

Paul

Not applicable
Author

Hi Sud

Thank you for your reply. Sok already give me the correct answer i look for. which i already mark correct.

Paul