Forum Discussion
FabioG
2 months agoContributor II
Dynamic Parameter on Bound List
Hi all, I'm trying to pass a Dynamic Parameter (from a repeater) to dynamically build the Bound List of a Combo. While (for example) ~!Text!~ and ~!Tooltip!~ params do correctly populate Text and T...
FabioG
2 months agoContributor II
Hi sameburn
this way You would dynamically build the parameter's name, instead I want to inject the ~!DisplayMember!~ value into the "Method Query" of my parameter.
Ciao - FabioG
sameburn
OneStream Employee
2 months agook have you tried this something like this and picking up the value in your rule? If a method query you can run these from inside DataSet Service you can actually log and see the values you pass into the method this way
{WS}{YourMethodName}{DisplayMember=~!DisplayMember!~}
Otherwise still not too clear what your setup is. So can't really help further at this stage,
Related Content
- 5 months ago
- 1 year ago