Products & Materials

Products & Materials

From
Reddit
Status
Updating
Share
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")
 
By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!
By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!