Forum Discussion
DanielWillis
3 days 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?
danszczepanski
2 days 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 days agoValued Contributor
In that case, is it logic you can move from a parameter to your BR?
Related Content
- 10 days ago