I would like to export the full Products list included Standard Price field , find the Products that do not have a Standard Price already update the Export file and reload to update the Products - is this possible?
I have been looking at various articles and documents from Salesforce but nothing have tried has worked so far.
Thanks, Roger
1 respuesta
The StandardPrice for a Product is usually stored in the StandardPriceBook. You would need to export records from that PriceBook, then update the StandardPrice field for the ones that are missing.