I have created a colleciton, from a sharepoint list, in order to prevent getting around the delgation issue i was having.
I now have the following formula:
If(!IsBlank(SearchMain.Text),SortByColumns(Search(Collection3,SearchMain.Text,"Description","KeyWords","Title"),"{Name}",Ascending))
This seems to work fine, for everything i need. The only issue now is i am trying to display an Image in my gallery, based on the collection column called ImageURL. Thisitem.ImageURL is not displaying any image.
Any help would be great
Thanks

Report
All responses (
Answers (