Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
sanjujeeboy
Creator
Creator

how to achieve this in front end

Hi

I have a field Actual with below values. I also have Target field with same values. Both Actual and Target are coming from different tables and they are not connected

 

ActualTarget 
BR BR
NBNB

 

My Requirement is, in front end when i Select BR in actual , the BR in Target should also get selected 

IS there away to do it

Labels (3)
2 Replies
Taoufiq_Zarra

@sanjujeeboy  On Qlikview you can  use trigger

for example you have Actual and Target like :

Capture.PNG

Step1:

Capture.PNG

 

Step2: (on Actial Field)

Taoufiq_ZARRA_0-1600860729349.png

Step 3:

Capture.PNG

 

result:

Taoufiq_ZARRA_1-1600860804869.png

Capture.PNG

 

 

Regards,
Taoufiq ZARRA

"Please LIKE posts and "Accept as Solution" if the provided solution is helpful "

(you can mark up to 3 "solutions") 😉
sanjujeeboy
Creator
Creator
Author

can you suggest how it can be done in Qliksense?