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: 
paulyeo11
Master
Master

Inputfield var not able to allow user adjust the exchange rate

Hi All

First i create input field :-

INPUTFIELD EX_RATE;

I load 2 raw data , one of them when i load i use :-

1.4 AS EX_RATE,

For another i use :-

1.85  AS EX_RATE,

After load i am able to make table display as below :-

BRAND_P =IBH_USA table display as 1.4

BRAND_P =IBH_EURO table display as 1.85

My issue is i am not able to change the exchange rate by input list box ?

Paul

1 Reply
paulyeo11
Master
Master
Author

Enclosed my QV doc.