A field is the basic unit for storing data in Ragic. It consists of two parts: the field header and the field value. The field header indicates the name of the field, while the field value refers to the content saved in the field, such as text or numbers. For example, in a sales order, there may be a field for storing the customer’s name. In this case, “Customer Name” is the field header, and “Rex Haller” is the field value. This example sheet contains "six fields".
The concept of a field isn’t unique to Ragic. It’s a widely used principle in data management. Whether you’re working with paper forms, Excel, Google Sheets, or other tools, fields are commonly used to organize information. For example, when managing sales orders, there’s typically a field for recording the customer’s name, regardless of the format.
So when you’re migrating your data into Ragic, you can generally follow the same field structure you’ve been using. While the way data is presented may vary, the core concept stays the same.