Forum Discussion
ChrisLoran
3 years agoValued Contributor
You should be able to just create a Dashboard Parameter, like this example I created in GolfStream
Then create a Combo Box component, like this, with the Bound Parameter set to the parameter name:
Then ensure that the Combo Box has the property "Selection Changed User Interface Action" set to Refresh.
I created a simple Text Editor component, like yours, and embedded the |!parameter!| into the Url/Filename, as you already have done:
I set the Dashboard as a Grid layout : 2 Rows, 1 Column
First component is the Combo Box, 2nd component is the Text Editor
Note that there are issues if you have the Dashboard layout set to Vertical Stack Panel when using Text Editor components (which is why I used Grid layout).
The result:
Related Content
- 4 months ago
- 3 years ago