XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/

Difference between revisions of "XL3ConnInfo"

Line 1: Line 1:
This function retrieves information about published reports on the web, in Excel it only exists as a placeholder. Added in Version 10.1.35
+
This function retrieves information about published reports on the web, in Excel it only exists as a placeholder. Added in Version 10.0.35
  
 
==Syntax==
 
==Syntax==

Revision as of 13:40, 15 October 2020

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

Syntax

XL3ConnInfo( ConnectionID, ItemName )

Parameters

Parameter Description
ConnectionId Number, the number of the connection to retrieve information for
ItemName Text, the name of the report property to retrieve. Valid values are
  • Server
  • Database
  • Cube

See Also