Thank you for taking the time to read my question.
I have a gallery that gets it's Items from a Collection. I want to set the default value of this gallery because I have another gallery that is filtered based on the first gallery's selected item. The Collection only has one record ever.
I tried the following formula but got the error: invalid formula expected a value compatible with items
The formula works great for a Label.
I have not been able to find a similar error message on line, most say "Datasource" instead of "items".
Formula: First(FacilityAccess).FacilityList
Thanks again for your help.