I have a gallery with a Dropdown set to
Item=Sort(Choices(TRAININGREQUESTSLOGS.Status);Value) with where able to get all choices from a Sharepoint List, on the gallery, when i use the config:
Item=Filter(TRAININGREQUESTSLOGS;"Status" = Dropdown2.Selected.Value)
It gives me no error, but shows nothing on the gallery, it goes blank.