Change Pivot Data Source
Changes the range of the source data for a specified pivot table. You can use this activity if the source range has been modified by adding or removing rows. Or you can select completely different range.
Input
- Sheet Name With Pivot Table: Name of the sheet which includes the pivot table to be manipulated
- Type:
System.String
- Type:
- Pivot Table Name: The name of the pivot table to be manipulated
- Type:
System.String - Required
- Type:
- New Source Sheet: The name of the new source page containing the new data.
- Type:
System.String - Required
- Type:
- New Source Range: The range which contain new data
- Type:
System.String
- 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.