|
|
<CatalogItemKey> | Specifies the key for the dashboard that you want to open. | Any numeric Entity Key that corresponds to an existing dashboard. | This element is required to open an existing dashboard from a URL. |
Parameter Name = Parameter Value | Specifies the Parameter Name and Parameter Value of the dashboard that you want to open. | Parameter Names and Parameter Values | #dashboard/Catalog Item Key?Parameter Name=Parameter Value
|
Parameter Name[] = Parameter Value | Specifies the multi-value Parameter Name and Parameter Value of the dashboard that you want to open. | Multi-value Parameter Names and Parameter Values | #dashboard/Catalog Item Key?Parameter Name[]=value |
|
<CatalogItemPath> | Specifies the path for the dashboard that you want to open. | The Catalog path and name of the dashboard that you want to open. | This element is required to open an existing dashboard from a URL. |
Parameter Name = Parameter Value | Specifies the Parameter Name and Parameter Value of the dashboard that you want to open. | Parameter Names and Parameter Values | #dashboard?path=Catalog Item Path&Parameter Name=Parameter Value |
Parameter Name[] = Parameter Value | Specifies the multi-value Parameter Name and Parameter Value of the dashboard that you want to open. | Multi-value Parameter Names and Parameter Values | #dashboard?path=Catalog Item Path&Parameter Name[]=Parameter Value |