I want to store data of user column which is lookup column of microsoft Entra ID Table .

I want to store data of user column which is lookup column of microsoft Entra ID Table .
Replace the code with
LookUp('Microsoft Entra IDs',
'A unique identifies for Microsoft Entra ID' = Combobox3.Selected.Value
)