Forum Discussion
EthanHAu
Nov 02, 2023Copper Contributor
Sharepoint List View - Showing items from the past 12 hours.
Hi there, I need to create a list view that shows items modified within the last 12 hours. This produces a report that displays over midnight (1800-0600) that is then captured by my team. I have...
luis-ribeiro
Nov 03, 2023Brass Contributor
Hi EthanHAu
I believe you will not be able to create a filter in the modified field to match those rules.
I don't have the full solution, but maybe you can create a calculated column to have the hour value of the modified date (0,1,2...) and then it may help to to create a view.
Regards,