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: 
Not applicable

Is it possible to create drop downs at row level in straight table?

I have a straight table which displays a set of Parameters. I want the last column to be a drop down, with Yes/No options.

The user will select Yes if the parameter/condition is satisfied, else No.

Is it possible to achieve this in straight table?

Thanks in advance.

1 Solution

Accepted Solutions
engishfaque
Specialist III
Specialist III

Dear Abinaya,

I would suggest you to create Flag field in your script with Yes/No values and add the same Flag field on Visualization Layer as a List Box Object and change default property to (i.e. go to List Box Object Property > Presentation > Change Selection Style Override "LED Check boxes" > Apply > OK.

Kind regards,

Ishfaque Ahmed

View solution in original post

3 Replies
Anonymous
Not applicable
Author

It seems to me that you have two topics on the same subject.

engishfaque
Specialist III
Specialist III

Dear Abinaya,

I would suggest you to create Flag field in your script with Yes/No values and add the same Flag field on Visualization Layer as a List Box Object and change default property to (i.e. go to List Box Object Property > Presentation > Change Selection Style Override "LED Check boxes" > Apply > OK.

Kind regards,

Ishfaque Ahmed

MK9885
Master II
Master II

In straight table you'll not have drop down. You'd have to use Pivot Table for that.

And you can create a flag in edit script based upon your condition as Yes/No