Hi everyone. I am trying to filter the items available to a dropdown based on a users department. I can get the items to show correctly on a gallery using :
Filter(NewTTDTestMultipleStores, 'D LOCATION' = Value(varUser.Department))
but I am struggling with the syntax to get the items to show in the dropdown. The column I am trying to display is called GMDesc.
Thanks for the help everyone!
Chris