[Solved]Combo Box not showing Look up value ??
Introduction – Recently we were working on Canvas app and tried using combo box but after adding items to it, lookup values were not showing.

So here is solution –
Select Combo box -> Select IsSearchable

And set value to true

Output

Hope this helps !