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

Radio button

hi,

As qlikview do not have radio button. So how can we include it??

Please help.

Thanks in advance.

1 Solution

Accepted Solutions
Not applicable
Author

I believe you want a radio selection that can be deselected, but when selected, the user can make only one selection. It should allow the user to deselect all, but will allow only one selection. Hope this is what you are looking for, then see the attached. It has been achieved using 'Field Event Triggers'. Check out
Settings > Document Properties > Triggers > Field Event Triggers

View solution in original post

16 Replies
alexandros17
Partner - Champion III
Partner - Champion III

using list box , in tab presentation you can select "Selection style override" ... try them, they are similar to radio button!

PrashantSangle

Hi,

Yes it is possible to create Radio button.

Use list box ->Properties->Presentation->Selection Style Override->LED

then goto Genaral tab->Always One Selected(make tick)

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Not applicable
Author

I do not ant to keep always one selected. That is why i need radio button

Not applicable
Author

I have tried. But none has same feature as radio button.

PrashantSangle

hi,

but always one selected option helps you to create radio button.

Because of this you can select only one value at a time..

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
sunilkumarqv
Specialist II
Specialist II

Please find attached use of list boxs you can make it

Not applicable
Author

In addition to the point that Max Dreamer mentioned, you can also explore other options in the

List Box > Properties > Presentation > Style Override

There are other options like LED, Windows Checkboxes etc. I think you are looking for checkbox and not radio button. By convention, radio button is always a single selection, whereas checkboxes are multiple.

However, if you do not want only one selected value for radio button, you can ignore the 2nd point by Max Dreamer. Do not check 'Always One Selected'. Then you can make multiple selections in radio button by holding down control (ctrl) button on your keyboard.

Not applicable
Author

I want only selection at a time but do not want to use always one selected.

As i want that selection of a value in that list box depends on the user.

alexandros17
Partner - Champion III
Partner - Champion III

Here is an example