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: 
Anonymous
Not applicable

Please help

Hi all,

I have Multi Box, where I choose Industry and Client.

I want to make chart which show Industry data and Client data. If anybody know how to close variable?

Thanks,

1 Solution

Accepted Solutions
manojkvrajan
Luminary
Luminary

Vovian, There will be only one line when no value has been selected in the multibox (both Industry and Client). This is correct from the user point displaying the actual average - avg(Result) with no selections. However, when selecting any of the values in the multibox the user can view the average - avg(Result) based on the selected criteria. Attached is the sample. Please let me know if it helps.

View solution in original post

4 Replies
manojkvrajan
Luminary
Luminary

Vovan, It is possible to show both the data. Please upload sample qvw and datasource.

Anonymous
Not applicable
Author

Thanks for reply.

Please find attached file.

I don't know how to show both selection( 1 -Industry, 2- Client)

Thanks,

manojkvrajan
Luminary
Luminary

Vovian, There will be only one line when no value has been selected in the multibox (both Industry and Client). This is correct from the user point displaying the actual average - avg(Result) with no selections. However, when selecting any of the values in the multibox the user can view the average - avg(Result) based on the selected criteria. Attached is the sample. Please let me know if it helps.

Anonymous
Not applicable
Author

Yes, Thank you.

I used your idea.

Thank you again.