Forum Discussion
MarkMatson
4 years agoNew Contributor III
Hi, here is how to get the parameter:
Dim ActMonth As String = BRApi.Dashboards.Parameters.GetLiteralParameterValue(si, False, "ActMonth")
Cheers
Related Content
- 11 months ago
Hi, here is how to get the parameter:
Dim ActMonth As String = BRApi.Dashboards.Parameters.GetLiteralParameterValue(si, False, "ActMonth")
Cheers