XL3ReportInfo

Revision as of 17:20, 8 September 2017 by Colin (talk | contribs) (Created page with "This function retrieves information about published reports on the web, in Excel it only exists as a placeholder. ==Syntax== {{Code|XL3ReportInfo( ItemName )}} ==Parameters...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function retrieves information about published reports on the web, in Excel it only exists as a placeholder.

Syntax

XL3ReportInfo( ItemName )

Parameters

Parameter Description
ItemName Name of the report property to retrieve. Valied values are
  • ReportName
  • LastPublished
  • Description
  • PublishedBy

See Also