I am trying to update my recently uploaded products using a csv. More specifically a product's custom attribute value. My product is a simple product so I used in my csv the following
SKU;Regular price;attribute:pa_mysupplier
All other products are updated. What I am doing wrong
thank you