Hi!
I have the following tables in Dataverse:
1. Oil types
2. Size of different canisters
Example for table 1:
- Oil type: SuperOil 123
Example for table 2:
- Oil type (lookup to table 1): SuperOil 123
- Size: 20 liters
- Location: Upper deck
It is built this way because there can be serveral different sizes of canisters and locations for each oil type at our facility.
Question:
- Is it possible to use a calculate column to tell us how much oil we have of SuperOil 123?
- This would be a column in Table 1, and it will calculate the value based on:
- All "connected" canisters in Table 2.
- Size * number of canisters
Would something like this be possible to do?

Report
All responses (
Answers (