Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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,
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.
Vovan, It is possible to show both the data. Please upload sample qvw and datasource.
Thanks for reply.
Please find attached file.
I don't know how to show both selection( 1 -Industry, 2- Client)
Thanks,
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.
Yes, Thank you.
I used your idea.
Thank you again.