I know there are several other posts about the Modern ComboBox controls, and I understand that they are not yet finished...
But I can't figure out why it would work in the Studio, but not in Play mode...?
Items = col_VehiclesList
DefaultSelectedItems = Filter(col_VehiclesList,ID = int_SelectedVehicleID)
In Studio:

In Play Mode with EXACTLY the same record:

Anyone else having issues with the Modern ComboBox?