Get Pivot Table refresh date and refresh by who information

Contents
[ ]

PivotTable.refresh_date returns the date on which the PivotTable report was last refreshed. Similarly PivotTable.refreshed_by_who property returns the name of the user who refreshed the report last time. Following example demonstrates this feature and sample file can be downloaded from the following link.

SourcePivotTable.xlsx

Sample Code