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

Counting for certain ange of values in bar chat

I have a various range of values varies from -1 to 1 in the score table . I want to create a bar chart based on the count of values ranges from (-1,-0.5),(-0.5,0),(0,0.5),(0.5,1). Is it possible?can any one help me regarding that?

1 Reply
Not applicable
Author

Hi,

you can use the function Class([Field Name],RangeOfValue).In your object, add a calculated dimension with this function and the expression will be calculated in comparaison to the value result of the dimension.