Rocco
Rocco
US Sign & Mill Corporation
Joined: Mon Mar 08 19:03:21 UTC 2021
Latest Posts
-
Just an idea/suggestion
drag and drop [Timer Field] with start - pause and stop buttons to time tasks
-
Re: Hi, I have a Materials Table that has a sub-table with different costs by Suppliers. Now I'm creating a Purchase Order and selecting the Material in the line item and I would like to populate the proper cost by matching the record with the Purchase order Supplier. can anyone help me with the proper select syntax ?
Thanks John. this is my data model looks like this : and thanks to your help this works: if not Materials.Id then 'PO Cost Each' := nullelse let x := this; 'PO Cost Each' :…