Hi again I am seeking advice on what is probably a rudimentary task.
I have added a Combobox(DataCardValue1) on a form to select from the 'Category' column in my SharePoint list 'Contractor list'. This column is a Choice column and can have multiple selections. The formula I am using is
Choices([@'Contractor List'].Category) which is the default Custom Card. I know that the Combobox is limited to retrieving specific entries ie text only, or date etc. I have been wracking my brains for most of the day asto what I need to do.
As usual any help is appreciated.
Thanks You