Hi I am developing an app for my company, car...

Hi I am developing an app for my company, car rental I have 2 tables : CARS - Custumers I need to see as a table view, who are the last custumer rent the car (ID) ? Without going to the detail - Is it possible to regroup

diffrenent information in one table view ?

Thank U

0 3 351
  • UX
3 REPLIES 3

Are you using any relationships between these two tables?

Yes. Table 1 (Vehicules )

i have COLUMN NAME (UNIT) type Text as KEY and LABEL and Table 2 (Custumer)

i have COLUMN NAME (UNIT)

โ€œReferencedTableNameโ€: โ€œVehiculesโ€,

youll need a 3rd table which is the relationship between the car and customer where you can add the start and finish time of the rental period.

Top Labels in this Space