How to Capitalize the First Letter of a Product Description
Normalize product descriptions when supplier text starts lowercase or arrives fully uppercased.
Normalize product descriptions when supplier text starts lowercase or arrives fully uppercased.
Normalize product name capitalization when supplier rows arrive uppercased or fully lowercase.
Remove supplier service rows without SKU so the final price list contains only real products.
Keep the value inside brackets and remove the rest when a code or category is hidden in a text string.
Two replace rules in the XML editor turn 1 200,50 into 1200.50 and exclude zero-price items.
If the receiving system expects different JSON key names, rename result nodes in the template and leave the values unchanged.
To keep disabled records out of CSV, add an export condition by the active flag and apply it to the whole record.
Choose a JSON source and CSV output. Open the Items sheet, move it to the first position, save the template, then run the transformation.
Choose a JSON source and CSV output. In the table snapshot, keep the original JSON paths as sources and rename only the final column headers.
Keep the result as text: remove spaces and hyphens first, then use a barcode-length regex with Keep only matching text.
Use a regex that matches the real supplier SKU format, keep the match, and only then apply uppercase or other normalization.
Find the number with a preset or custom regex, keep the match, then normalize spaces, brackets and hyphens for the CRM format.
Normalize the price first, then place export conditions on the row or product element: price greater than 0, stock not empty.
Create a free account and use larger files, saved scenarios and team workflows.