Your dashboard contains a Parameter called Parameter1
and another called Parameter2
which accepts multiple values.
The dashboard is published at http://yoursite.com/viewer/dashboard/YourDashboardID
By adding this :
http://yoursite.com/viewer/dashboard/YourDashboardID?Parameter1=ValueA&Parameter2=ValueB&Parameter2=ValueC&Parameter2=ValueD
It will give a default value for your Parameters :
Parameter1
takes the single valueValueA
Parameter2
takes the multiple valuesValueB,ValueC,ValueD
Last modified:
Feb 17, 2022
Post your comment on this topic.