Forum Discussion
ChristianW
4 years agoValued Contributor
Hi all
GetLiteralParameterValue only gives you literal parameters, you won't get the dynamic parameters from drop down boxes. If you need the dynamic information you can use in Dashboard Extender business rules the args object: args.SelectionChangedTaskInfo.CustomSubstVars
Related Content
- 11 months ago