Skip to main content
Newcomer
November 29, 2022

Combo box not loading the bound list parameter

  • November 29, 2022
  • 2 replies
  • 0 views

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.

2 replies

OneStream Employee
November 30, 2022

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.)

mkalluriAuthor
Newcomer
December 3, 2022

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

Newcomer
October 22, 2024

Hi mkalluri,

   Will you be able to share your piece of code please? I seem to be having a similar issue.

 

Thank You,

Indu

mkalluriAuthor
Newcomer
December 3, 2022

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