Hi,
is there a possibility to get a ref column with optional data comming out more then one google sheet ?
for example i have a table companycars with a column driver driver is a ref column. the driver can be an employe
( employe table) or a mechanic
(mechanic table)
so my question is there a possibility that i can select drivers out of
two tables ?
many thanks
For the ref field, you can have only table. If the column type is something differentโฆ like Enum or text, you can read values from two different tables.
One thing you might consider is to combine the Employees and Mechanics into a single table with an Enum field that indicates the โTypeโ of employee. You can then create two or more slices over that table that filter down to the specific type of employee.
If you do that, your Ref can refer to the unified table.
User | Count |
---|---|
18 | |
9 | |
8 | |
5 | |
5 |