I have list 1 which is a list of cost centers.

I have list 2 which is used to store contract data, this list has a lookup column to list 1, it is important to note that multiple selections is enabled.

I have a power app and a form linked to list 2. In the Cost Centre field generated from the form the drop down selections only give the number, this is not suitable for the end user.


Is there anyway I can show the CC name from list 1 in the drop down?
If I change the source of the Cost Centre field to list 1 I get the desired input layout however the data does not save to list 2 on submit.

I have tried numerous ways to patch the data but it is not working for me.