Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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.