pranav46
6 months agoContributor II
Not able to call Parameter value from Dashboard button to DM Seq
Can someone please guide me on passing parameter from dashboard button to DM seq. I followed couple close forum question but still it did not work.
Basically trying to call DM seq which has extensibility rule from button. Some how it not able to read value from the parameter. Could you guide me what I am doing wrong.
Trying to capture value here. It work if I just execute DM but does not from button.
Dim DimTypeStr As String = args.NameValuePairs.XFGetValue("EnterDimensionType", String.Empty)