AX1496
GetFileGroupVariable data lookup
You can use GetFileGroupVariable rows in a DataLookup data source to return values for file group variables, given the variable names.
The GetFileGroupVariable data lookup supports similar query parameters as the GetFileGroupVariable function, and can be used as a substitute for this function to improve file performance. (missing or bad snippet)
To create a GetFileGroupVariable data lookup, add a [GetFileGroupVariable]
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.
GetFileGroupVariable parameters
[GetFileGroupVariable]
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.
Example
The following screenshot of a DataLookup data source shows several GetFileGroupVariable examples:
For more examples of GetFileGroupVariable use, see GetFileGroupVariable 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.