Forum Discussion
Hello
Thank you for the response.
Here in my case, I need to give some calculation in BI-viewer expression using dashboard parameters. For Example: Time (Current year - Prior year). I have two parameters |!CurrYear!| & |!PriorYear!| as literal value in dashboard.
Can we use them inside the calculation that is the concern.
You are almost there, just double-click on the parameter name to add it to the expression! 😅 It will appear in the expression as ?Parameter1 .
You can then wire it to Dashboard Parameters by setting the property Parameter Name Value Pairs in the Component Properties tab like this: Parameter1=|!CurYear!| . You can have multiple parameters set up there, separated by commas - eg. MyCurrYear=|!CurYear!|,MyNextYear=|!PriorYear!|
Related Content
- 7 months ago