Creating the Service log table from scratch
Last updated
Last updated
If you do not have CSV data to import, you can build the table yourself.
To create our “Service Log” table:
Click on “Budibase DB”.
Click “Create new table”.
Call your table “Service Log”, and Uncheck “Generate screens in design section” - we will add these manually.
Create the following columns
Description - Text.
Vehicle. A relationship to the Vehicles table (one Vehicle has Many Service Logs)
Service Date - Datetime.
Category - Options. Our options will be Brakes, Tyres, Engine and Transmission, each separated by a new line.
Mileage - a number.
Finally, create some rows in the Service Log table, so that we have data to test with.