Forum Discussion
DanielWillis
2 months agoValued Contributor
Not directly answering your question, but if you wanted to save yourself some troubleshooting can you just look up the value of that parameter in your code instead of passing it in?
- danszczepanski2 months agoNew Contributor III
That would be my preferred approach, but I can't seem to find the correct syntax to pull that parameter value in, as it is a bound list parameter not a literal parameter. Maybe I can set a literal parameter to retrieve the value from the bound list?
- DanielWillis2 months agoValued Contributor
In that case, is it logic you can move from a parameter to your BR?
Related Content
- 2 months ago