Hello,
I have 3 List:
1st: Item list
2nd: Provider list
3rd: Checklist
Item list have an (Multiple entry select) autopopulated list field from provider (Name).
In the check list i use an autopopulated field for item number from Item list.
I want to use a calculated field to also show the provider name connected to that item. The only problem is that the Item list only got the ID from provider list.
I added the Provider datalink also to the Checklist.
But i cant make it work.
Is it even possible to somehow get the name out across 2 other list?