Bursting is a feature introduced in MicroStrategy Distribution Services 9.3.0 that generates page-by slices and stores results to separate files via a subscription.
Reports and Report Services Documents can use the bursting feature if they contain page-bys, and files produced with bursting can use variables to generate unique, individual file names.
- Choose a suitable Report or Report Services Document and create a new subscription
- Under the "File" heading, select "Add file subscription"
- Directly under "File Name" click the button labeled "Burst..."
- The selector boxes will show the Page-By attributes in the left box. Move attribute from the "Available" box to the "Selected" box to burst according to those attributes. Selected Attributes will show in the bar above the selector
- The file name can be defined in the File Name blank using the following variables:
- Bursting Attribute: {[Attribute Name]@[Attribute Form]}
- Date: %%Date%% or {&Date}
- Time: %%Time%% or {&Time}
- Recipient Name: %%RecipientName%% or {&RecipientName}
- User Login: {&UserLogin}
- Subscription Name: {&Subscription}
- Project Name: {&Project}
- Prompt N: {&Prompt#&}
- Content Name: {&ContentName}
- Content Details: {&ContentDetails}
- After filling in the remaining required File Subscription options, click OK to accept these options