編集

Compiler Error AL0911

Note

The AL diagnostics topics are in preview. If you have input for this topic, we'd love to hear from you. Use our GitHub repo to create a PR and add content to this topic by going to here. To read about contributing, see Contribute to the Help. Thanks!

The field '{0}' cannot be used in a query DataItemLink because it is a FlowField or FlowFilter.

Description

FlowFields and FlowFilters are computed at runtime and cannot be used in SQL join operations.

Getting started with AL
Developing extensions