Required columns when uploading a CSV file

Hi All

I have a problem. I'm making an app that uploads part of the columns through a CSV file and the rest of the columns are updated by the user from the app after the CSV file is been uploaded. I need to keep the user updating columns as required as those columns are mandatory. But when I make the columns required it doesn't allow me to upload the CSV file since the CSV file does not contain those columns.

Is there a solution for this?

 

Solved Solved
0 9 1,097
1 ACCEPTED SOLUTION

One way is to write a formula like CONTEXT("Host")<>"Server" to Required_If.

View solution in original post

9 REPLIES 9
Top Labels in this Space