MicroStrategy ONE

Load Project statement

Loads a project in an Intelligence Server.

Copy
LOAD PROJECT "project_name";

where:

PROJECT "project_name" is the name of the project to be loaded, of type string.

Example

Copy
LOAD PROJECT 
 "MicroStrategy Tutorial";