Hello!
I need a filter (ShiftsDropDown) that will display in a gallery from the SharepointList with the Shifts column only the records (users) from the Current Day.
If I choose from the ShiftsDropDown the "Morning" value of the Shift Today filter, only the users with the "Morning" shift from the respective week of the current day will be displayed.
In Sharepoint I have the following columns. Title (Employee Name), Shifts, StartDate, EndDate and GroupName.
Could someone help me with a solution and write it for me, please? Many thanks!
I solved it. Thank you for your help @turnerj3 !
Try this in your Gallery Items Property.
Filter(SPList,StartDate>Today() And Shifts=ShiftsDropDown.SelectedText.Shifts)
MS.Ragavendar
10
LC-26081402-0
6
EE-04041031-0
4