MicroStrategy ONE

Display a Specific Information Window in iOS

The following parameters and values are used to specify the Information Window to be displayed using the mobile URL API. The URL link is embedded in the document containing the panel stack used as the Information Window.

Parameter Value

evt

2048500  

panelName

Name of the panel stack used as the Information Window

The sample URL below shows how to specify the panel stack to display as the Information Window, from inside your custom mobile application. IW_Panel is the name of the panel stack that provides the Information Window.

Sample URL for displaying a specific Information Window

Copy
mstr://?evt=2048500&panelName=IW_Panel