How can I fix an invalid status issue in my CSV file import?

Hello,

I am trying to import my CSV file and this is the massage I am getting. How can I fix this ?

  • Status isn’t valid. Set the status as active, draft, or archived

This is rather odd because there are ways to fix titles and headers at their individual rows but, I personally have not come a cross such a error to set my status. please share any ideas you might have. This thing is making me crazy lol.

Hi @FreddieZarrin

Please open your CSV file in Excel and try to spot the row where the status cell has either no value. Or it has a value that is not one of these:

active

draft

archived

If you can’t find an abnormal row, make sure that all the status values are written in lowercase alphabets only.

Hello Justin,

I understand what you are articulating but, cannot comprehend as to how I can implement it. Is there a video instructions of how to perform this task which you can share with me ?

Screenshot 2022-10-18 220502.jpg

All my items have an active status going down !!!

Actually, never mind I figured it out I had to spread out active all the way down to the end of my list there were some filled missing and it worked. Thanks a lot for the insight.