AX1177

GetFileGroupVariableEnablement data lookup

You can use GetFileGroupVariableEnablement in a DataLookup data source to return whether a picklist variable is enabled for a specified value in the picklist enablement column (True/False).

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

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

GetFileGroupVariableEnablement parameters

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

(missing or bad snippet)(missing or bad snippet)

Example

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

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