I have a SharePoint list with 2 columns Title and Clock No, I want to use a Combobox for both. When I use it for the title it works fine, but when I try to use a Clock No column I get a list of empty values (Clock No 1). The formula is just there to remove blank cells and still doesn't work if removed as can be seen from the screenshot the data is showing fine (Clock No 2). I have tried that exact formula in a Dropdown and it works fine (Clock No 3).
In the meantime I have resorted to using a Collection but that is not ideal, any help would be greatly appreciated.