Products

Materials

Vendors

Material Vendor

prop("Name") + " = " + prop("Vendor")

Material Vendors (Line Breaks)

replaceAll(prop("Material Vendors"), ",", "\\n")

Material Order Date

prop("Order Date") ? (prop("Name") + " = " + formatDate(prop("Order Date"), "YYYY-DD-MM")) : (prop("Name") + " = " + "Pending")

Material Order Dates (Line Breaks)

replaceAll(prop("Material Order Dates"), ",", "\\n")

<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1649d2f9-1b45-478a-86b4-341fbe27e06f/benny.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1649d2f9-1b45-478a-86b4-341fbe27e06f/benny.png" width="40px" /> By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!

</aside>