Refresh Pivot Table
Refreshes a specified pivot table.
Input
- Sheet Name: Name of the Excel sheet containing the pivot table to be refreshed
- Type:
System.String
- Type:
- Table to Refresh: The name of the pivot table that you want to refresh.
- Type:
System.String - Required
- Type:
Options
- Layout: The layout format to apply to the pivot table
- Type:
System.Int32 - Required
- Dropdown Options:
- (null)
- Compact
- Tabular
- Outline
- Type:
Details
- This activity can only be used within the Use Excel File activity. Excel application must be installed on the machine where the process will run.