Pdf [better] | Programming Microsoft Dynamics 365 Business Central
QueryType = API; APIPublisher = 'mycompany'; APIGroup = 'sales'; ...
SourceTable = "Hello World Item"; layout programming microsoft dynamics 365 business central pdf
repeater(General)
// Page 50000 page 50000 "Hello World List" QueryType = API; APIPublisher = 'mycompany'; APIGroup =
area(Content)
query 50002 "Sales Overview"
fields field(1; "Item No."; Code[20]) field(2; Description; Text[100]) keys key(PK; "Item No.") Clustered = true; QueryType = API