BAQ-Parameter-Lookup

How can I make the Parameter do a lookup (Put the Search / Lookup)
image
so that the end user can select the correct information?

Thanks

1 Like

Maybe you can modify the BAQ get event to add the search but I’ve honestly not tried.

I don’t think this is possible OOTB. However, you can create a dashboard to do the same thing. Make your BAQ without a parameter, and apply the filter from a combo box in the dashboard. Working with grids, dataviews, and dashboards is way more difficult than it should be, but it can be done.

You can replace the slider with on screen components like so:

Thanks - will check that out.

Hi Robert,

While this won’t give the full search dialog, it would provide a list of part numbers or description, whatever on part you’d want, in list view. This is an example using supplier. It allows typing / matching in list. Just a thought…

1 Like