AX1176

GetFileGroupVariableProperty data lookup

You can use GetFileGroupVariableProperty in a DataLookup data source to return information about file group variable properties, given the name of a table variable or a picklist variable.

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

To create a GetFileGroupVariableProperty data lookup, add a [GetFileGroupVariableProperty] 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.

GetFileGroupVariableProperty parameters

[GetFileGroupVariableProperty] 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 GetFileGroupVariableProperty examples:

For more examples of GetFileGroupVariableProperty use, see GetFileGroupVariableProperty 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.