LASTREFRESHBY

Overview

The LASTREFRESHBY function returns the Windows username of the person who last refreshed the specified connection in the current workbook.

With Velixo NX, please see the WORKBOOKLASTREFRESHBYfunction.

Syntax

=LASTREFRESHBY(
    Connection
)

Argument

The LASTREFRESHBY function uses the following argument:

Argument

Required/Optional

Description

ConnectionName

Optional

Provide one of the following values:

OR

Omit the argument to return results for all compatible connections with default aggregation settings.

Example

=LASTREFRESHBY(
    "Demo"
)


Description

Returns the Windows Username for the last user to refresh the Demo connection.

Result

refreshby.png