Forum Discussion
- MikeGContributor III
Hi dcadenas, if your Dashboard component is a Combo Box - there is a property on the Combo Box where you should add p_Acc_Interses as the Bound Parameter.
If you're looking for a way to make that Member Filter more dynamic, consider using a Where Clause, you could use a Text Property filter like such to get to a list of Accounts you want to appear in your Combo Box.
Hope this helps,
- dcadenasNew Contributor II
Hi Mike,
Thank you for your anwser!
I need to get the member list in a business rule of type spreadsheet which would return the parameters accounts in the next way:
Dim accountList As List(Of Member) = ....
Related Content
- 3 months ago
- 3 years ago
- 11 months ago
- 8 months ago