Hello All,
I have leads gallery on canvas app. I have to filter leads based account lookup which is multi select combobox on canvas app filter screen.
I have tried below syntax but it didn't work.
Filter(Leads, Client in cmbClientName.Selecteditems)
Any help would be appreciated - Thank you