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

setting dimesion to particular values

I have an issue with bar chart....I am taking names as dimesion and count({1}orders) as expression, Here I want to show 5 names which are not dependend i.e random Names....not like top or low orders.....here in my bar chart I want to exclude current selections and always show only that 5 Names......Please help me If I am not clear please question me....I can explain my problem in more detail....

1 Solution

Accepted Solutions
Not applicable
Author

Dear ,

you don't want to see top 5 or Bottom 5 values based on the expressions.

if you want to see only particular 5 Names. then you need to write if condition in dimension.

else

you need to write 5 expressions without dimensions.

if it's not clear then please post the sample qvw file.

Thanks,

Mukram.

View solution in original post

2 Replies
Not applicable
Author

Dear ,

you don't want to see top 5 or Bottom 5 values based on the expressions.

if you want to see only particular 5 Names. then you need to write if condition in dimension.

else

you need to write 5 expressions without dimensions.

if it's not clear then please post the sample qvw file.

Thanks,

Mukram.

Not applicable
Author

awesome solution...Thankyou for the idea.....I used if....