AX1494

GetFileGroupProperty data lookup

You can use GetFileGroupProperty rows in a DataLookup data source to return information about a file group, such as the file group name or the current plan code.

The GetFileGroupProperty data lookup supports similar query parameters as the GetFileGroupProperty function, and can be used as a substitute for this function to improve file performance. (missing or bad snippet)

To create a GetFileGroupProperty data lookup, add a [GetFileGroupProperty] row to a DataLookup data source and add the appropriate parameter columns. For more information on creating the DataLookup data source, see Creating DataLookup data sources.

GetFileGroupProperty parameters

[GetFileGroupProperty] rows use the following parameter columns. Within the DataLookup control row, these parameter names must be placed in square brackets—for example, [CodeName]. The parameters can be placed in any order.

(missing or bad snippet)

Example

The following screenshot of a DataLookup data source shows several GetFileGroupProperty examples:

For more examples of GetFileGroupProperty use, see GetFileGroupProperty function. The same examples work for both approaches. To use a function example in a DataLookup data source, you would place the applicable function parameters in the corresponding parameter columns.