Hi. I have a ComboBox with the items formula 'SortByColumns(Distinct('FPC-Purchase Orders'.School,School),"Result")'. I've read several posts about how to ensure the selected value is the default in edit mode using DefaultSelectedItems. So, I set the DefaultSelectedItems to Filter(Distinct('FPC-Purchase Orders'.School,School),Result) but it's not keeping the selected item selected when editing the form. Can someone please correct my formula, please!
Thank you for any help you can offer.