field(50012; "Tariff No_"; Text[100]){Caption = 'CN Code';FieldClass = FlowField;Editable = False;CalcFormula = Lookup(Item."Tariff No." where("No." = field("No.")));
}Report.al code to display the field in the BC Purchase Order report templatedataitem("Itemt"; "Item"){DataItemLink = "Tariff No." = field("No."), "No." = field("No.");DataItemLinkReference = "Purchase Line";DataItemTableView = sorting("No.");column(TTariffNo_PurchaseLine; "Item"."Tariff No."){}
}
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,902 Super User 2024 Season 2
Martin Dráb 229,316 Most Valuable Professional
nmaenpaa 101,156