Description
The LASTREFRESHDATE function returns an Excel date/time value of when the specified connection was last refreshed.
Syntax
LASTREFRESHDATE(Connection)
The LASTREFRESHDATE function uses the following parameters:
Parameter | Required/Optional | Description |
Connection | Required | The name of the connection as configured in the Connection Manager |
Example
=LASTREFRESHDATE("Demo")
Description
Returns the Excel date value for when the Demo connection was last refreshed.