01.05.2013 Views

MicroStrategy Mobile Design and Administration Guide

MicroStrategy Mobile Design and Administration Guide

MicroStrategy Mobile Design and Administration Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

1<br />

<strong>Design</strong>ing Reports <strong>and</strong> Documents for iOS <strong>and</strong> Android Devices <strong>Mobile</strong> <strong>Design</strong> <strong>and</strong> <strong>Administration</strong> <strong>Guide</strong><br />

following URL contains parameters to display the first layout in a document<br />

<strong>and</strong> provide the answer to a Value prompt:<br />

Task Syntax<br />

Run a report or<br />

document from a<br />

different project or<br />

server<br />

Display a specific<br />

layout in a<br />

document<br />

Specify the<br />

group-by element in<br />

a document<br />

Main.aspx?evt=2048001&currentViewMedia=2&documentID=<br />

E8663E7A4D8CDF05C060129D0061692&layoutIndex=<br />

0&valuePromptAnswers=1000<br />

server=servername&project=projectname&uid=<br />

username&pwd=password<br />

Replace servername, projectname, username, <strong>and</strong> password<br />

with the name of the server, project, <strong>and</strong> the login name <strong>and</strong> password to use to<br />

log in respectively.<br />

By default, if the URL does not specify a server <strong>and</strong> project, the current server <strong>and</strong><br />

project are used. You can specify these parameters, called session parameters, to<br />

execute a report or document in a different server or project, <strong>and</strong> provide the<br />

appropriate login name <strong>and</strong> password.<br />

For more information on session parameters, see the Customizing <strong>MicroStrategy</strong><br />

Web section, in Part I: Fundamentals of Customization in the Web Software<br />

Development Kit, available in the <strong>MicroStrategy</strong> Developer Library (MSDL), which<br />

is sold as part of the <strong>MicroStrategy</strong> SDK.<br />

layoutIndex=layout<br />

Replace layout with the number of the layout you want to display. The first<br />

layout in the document is 0, the second is 1, <strong>and</strong> so on.<br />

groupByElements=<br />

groupByUnitID;groupByUnitType;groupByElementID<br />

Replace the italicized variables with the following:<br />

• groupByUnitID: The ID of the group-by attribute or consolidation. You<br />

can use {&AttributeName@GUID}, to provide the ID automatically.<br />

Replace AttributeName with the name of the attribute or consolidation.<br />

• groupByUnitType: Use 12 for an attribute, or 47 for a consolidation.<br />

• groupByElementID: The ID of the group-by element. You can use<br />

{&AttributeName@LongElementID}, to provide the ID<br />

automatically. Replace AttributeName with the name of the attribute or<br />

consolidation.<br />

You can specify multiple group-by elements by separating each set of group-by<br />

parameters with a caret (^), as follows:<br />

groupByElements=<br />

groupByUnitID1;groupByUnitType1;groupByElementID1<br />

^groupByUnitID2;groupByUnitType2;groupByElementID<br />

2<br />

100 Linking to documents <strong>and</strong> reports from a mobile document © 2012 <strong>MicroStrategy</strong>, Inc.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!