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: 
agni_gold
Specialist III
Specialist III

Current Selection box issue

Hi Friends ,

I am facing problem in current selection box, selected fields are not coming in box only year and month is coming , any idea friends.

6 Replies
MarcoWedel

‌alternate states or calculated listboxes?

Anonymous
Not applicable

Can you share your app

agni_gold
Specialist III
Specialist III
Author

No these are simple list boxes and no alternate states applied

avinashelite

Hi Agnivesh,

Check the Alternate states if any ....please check the script for any hidden prefix for those field

Anonymous
Not applicable

Hi Agnivesh,

There are few bugs in the qv objects. Try recreating the current selection box by deleting the previous one. If still the problem persists then try the below things

1. Create a text box and see whats the current count in the objects that u have selected,by using getselectedcount('Field Name'). If count is zero then u might be using alternate states.

2. Or, you can check the same by using getcurrentfieldvalue or getcurrentselection (I don't remember the actual keyword, please check the same from QV Help) and see that you are getting the the current selected field value in the text box or not. If you are not getting the selected values then u might be using alternate states.

Not applicable

hi

check if you have properly set alternate states it has to be set to inherited to get the required interactions between the objects