Hello,
I am pretty new to airtable and have a slight issue with fetching info from a record within a record.
With an automation i create a number of records within a record to be able to choose multiple products for the same order number. (Not a lot of context here, but it would be a way to long post if I provide all the context)
All I want to do is separate the info, in the following case, for the two elements.
Looks kind of like this:
Amount & product (linked records) | Weight (lookup) | Weight, first element (help here) | Weight, second element (help here) |
120 Coarse, 100 Fine | 4.5, 3.0 | 4.5 | 3.0 |
Is there any way to fetch certain info depending on the position of the lookup element?
Thank you!