Combo box not loading the bound list parameter

mkalluri
New Contributor II

I trying to bind a combo box with bound list type parameter. The bound list parameter is using Command Type - Method and Method Type - Business Rule please see below screen shots. When I test the parameter it is showing results but combo box is not loading values on dashboard. Any help is appreciated. Sorry not able to attach images.

3 REPLIES 3

JackLacava
Community Manager
Community Manager

Make sure you've specified the Display Member and Value Member properties in the Parameter - they will be the names of fields/columns that will be used to populate the combo box.

(also, you should be able to attach images by dragging them on the area below the text, or by copy-pasting them into the text itself. Should work in Firefox / Chrome / Edge.)

mkalluri
New Contributor II

The problem seems to be with Results Table name mismatch. I got it working.

mkalluri
New Contributor II

I took a different approach with multiple tabs and show results on different tabs.