To create a support ticket, start a search

Exporting products associated to any supplier

To get the list of products associated to any supplier, you can run a CSV export with Sc, inserting the formula below in the Modification column of the 'Supplier - default' field in the export mapping.

 

=( '(x)' == '' ? '(x)' : '_DONOTEXPORT_')

 



Related articles