Difference between revisions of "XL3ReportInfo"

(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...")
 
Line 1: Line 1:
This function retrieves information about published reports on the web, in Excel it only exists as a placeholder.
+
This function retrieves information about published reports on the web, in Excel it only exists as a placeholder. Added in [[Version 9.1]].
  
 
==Syntax==
 
==Syntax==

Revision as of 17:20, 8 September 2017

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

Syntax

XL3ReportInfo( ItemName )

Parameters

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

See Also