Hi guys,
i have a SharePoint List with one Lookup Column and 3 Columns they are related to the one lookup column.
For example:
The lookup column: Customer_ID
The related column: Customer_ID: Firstname
The related column: Customer_ID: Lastname
I now would like a dropdown to show both columns.
For example: 1 - Hans Zimmer
How can I reach this?
Thanks