Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
ashmitp869
Creator II
Creator II

Bar chart preferred language

Hi there,

Please kindly assist if someone can any suggestion

the req is to show in the bar chart  of preferred language :

English,then top 3 language and other .

re1.PNG

 

1 Solution

Accepted Solutions
QFabian
MVP
MVP

could be something like this @ashmitp869 ?

QFabian_1-1621905394646.png

 

please accept the solution / give likes !

Greetings!! Fabián Quezada (QFabian)
did it work for you? give like and mark the solution as accepted.

View solution in original post

3 Replies
QFabian
MVP
MVP

Hi @ashmitp869 , please see if this works for you :

QFabian_0-1621898906905.png

First i created this data table :

Data:
LOAD * INLINE [
Dim1, Country, Quantity
Greenwich, Nauru, 1
Greenwich, Moroco, 2
Greenwich, Spain, 3
Greenwich, Kenya, 2
Greenwich, Surinam, 1
Greenwich, English, 35
Greenwich, Italy, 4
Greenwich, Italy, 1
Neringah, Spain, 1
Neringah, Moroco, 1
Neringah, English, 4
];

Then create the chart, with these settings :

QFabian_1-1621898953160.png

 

QFabian_2-1621898965955.png

 

QFabian_3-1621898977122.png

 

QFabian_4-1621898987591.png

 

 

Greetings!! Fabián Quezada (QFabian)
did it work for you? give like and mark the solution as accepted.
ashmitp869
Creator II
Creator II
Author

Thanks QFabian, the sorting worked.

Will you pls guide me to demonstrate the below req:

The bar will show only three tab English, top 3 language and other in tab

 

QFabian
MVP
MVP

could be something like this @ashmitp869 ?

QFabian_1-1621905394646.png

 

please accept the solution / give likes !

Greetings!! Fabián Quezada (QFabian)
did it work for you? give like and mark the solution as accepted.