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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Multibox Value

Dear all,

I have a multibox.. User will select value from multibox "Category".. Based on multibox value my script will be execute. Please give me solution.

Query.JPG

Category.JPG

Regards,

Masba

1 Solution

Accepted Solutions
rajeshvaswani77
Specialist III
Specialist III

Have you made the connection string?

View solution in original post

15 Replies
ecolomer
Master II
Master II

Can you explain more, please or upload and example file?

rajeshvaswani77
Specialist III
Specialist III

Are you dealing with very large datasets?

thanks,

Rajesh Vaswani

Not applicable
Author

Dear Enrique,

My requirement is that based on user selected value from Multibox/ List Box  sql script take it as a parameter. When user click "Reload Button" sql script will be run. For your better understanding please find attachment.


Not applicable
Author

Dear Rajesh,

Not dealing with very large but medium..

Thanks,

Masba

rajeshvaswani77
Specialist III
Specialist III

Hi Masba,

Please use this

Connection string here

Customer_Order:

LOAD co,sp,ct,cd;

SQL Select statement here without category desc in the where condition instead add CT.MAIN_CATEGORY_DESC cd in the LOAD as well as the select statement.

in listbox add ct so that you can select.

thanks,

Rajesh Vaswani

Not applicable
Author

Dear Rajesh,

Thanks for your reply. Can u give one example with Code that will be helpful for me as a new qlikview developer.

Regards

Masba

rajeshvaswani77
Specialist III
Specialist III

Have you made the connection string?

rajeshvaswani77
Specialist III
Specialist III

please go through this link.

http://community.qlik.com/docs/DOC-1986

Will be helpful.

thanks,

Rajesh Vaswani

Not applicable
Author

Dear Rajesh,

Yes.. I have made my connection string... As per your insturction i have updated my qlikview file. please see my attchment and please help me ..

Regards,

Masba