Is this a ComboBox where you are trying to display the data?
The DefaultSelectedItems should look something like this:
If its a form:
Parent.Default
If outside a form:
LookUp(SPList, ID = SelectedItem.ID).'Software Development Services'
Hope this helps. Let us know if you're using a different control to display the values from SP.
Kind regards,
Nandit
If this answers your query, please mark this response as the answer.
If its helpful, please leave a like. Thanks!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.