Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to select or create a check box in qlkview

how to select or create a check box in qlkview

7 Replies
awhitfield
Partner - Champion
Partner - Champion

Hi,

what are you actually trying to achieve?

Andy

Anonymous
Not applicable
Author

Hi,

Your requirement seems to be associated with List Boxes as you might like to add Check Boxes for a given list of values.

Try this and see if it helps -

Right-Click on your List Box -> Go to Presentation Tab -> Under "Selection Style Override" -> Select Windows Checkboxes and then Apply.

This should create checkboxes before the values of your list box.

Anonymous
Not applicable
Author

so now i want when i select two check boxes(like comparing two month's data)

my data is displayed in bar chart.

Anil_Babu_Samineni

Provide sample data, We will halp on you

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anonymous
Not applicable
Author

suppose there is two year's data i want to compare so how i can do that

Anil_Babu_Samineni

Create Bar chart for comparison by help of Year as Dim and expression is simple metric

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anonymous
Not applicable
Author

There are two things you need to do.

1> the check box needs to have your 'yearfield' as the main field.

2> your graph needs to have 'yearfield' as a dimension.

when you choose the years, the graph will show data for all the years you have ticked in the box.