Output SA Report to Excel

Exports the specified SA report to an Excel file.

 

Input Arguments

 

0

Collection Object Name

Report Name

The name of the existing SA report.

1

File Path or Embedded File

File Name

The name of the resulting Excel file to create.

2

Boolean

Show File?

Indicates whether the Excel spreadsheet should be opened upon successful creation.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The report was successfully exported to an Excel file.

FAILURE

The report was not found, the filename was not valid, or another error occurred.

 

Remarks

None.