
Announcements
Set(varSites, Office365Groups.HttpRequest("https://graph.microsoft.com/v1.0/sites?search=" & EncodeUrl(TextInput2.Text), "GET", ""));
Table(varSites.value)
!IsBlank(LookUp(Gallery2.AllItems, Lower(Text(ThisRecord.Value.webUrl)) = Lower(TextInputCanvas1.Value), Text(ThisRecord.Value.webUrl)))