Forum Discussion
Brian Knutson
May 08, 2017Brass Contributor
SharePoint List View Assistance
I have a list of people that post PTO and Half days in a SharePoint list. My webpart view is set to show just today but it doesn't include people that are taking half days or are leaving early, etc, does anyone know how to include anything within today? I attached a picture of my setup. Any responses would be greatly appreciated. Thank You, Brian Knutson
- Nvm I figured it out. Return date is greater than [Today] and Start date is less than or equal to [Today] or start date is equal to [Today]
3 Replies
- Chris GullicksenIron ContributorHello,
What is the list type? (Calendar or custom list)?
What view type are you working with (Calendar or standard)?- Brian KnutsonBrass ContributorStandard, Custom List. The list fields are People, Purpose (Single Line) Start Date (Date & Time) and End Date (Date & Time). It would be great if it can show full day off, include people that took off from last week till tomorrow and half day today. I just can't quite get it to show the right view. I tried Return date, Greater than or Equal to [Today] and Start date is equal to [Today] but it doesn't include someone that took off from last week through say two days from now?
- Brian KnutsonBrass ContributorNvm I figured it out. Return date is greater than [Today] and Start date is less than or equal to [Today] or start date is equal to [Today]