Hello everybody,
I got a problem filtering a gallery with two arguments:
Filter('LM Themen';Lieferantennummer=GalleryMALiefauswahl.Selected.Lieferant;Status.Value in colStatusauswahl)
The first selection is done by the selected item of another gallery. The second one by comparing with a collection.
If I use only one of this argument, they work with out problem. If I use both I get no results.
Database is a Sharepointlist and there are datasets fiting the and-connection of the arguments.
Thanks for answers