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, d...
- May 08, 2017Nvm 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]
Chris Gullicksen
May 08, 2017Iron Contributor
Hello,
What is the list type? (Calendar or custom list)?
What view type are you working with (Calendar or standard)?
What is the list type? (Calendar or custom list)?
What view type are you working with (Calendar or standard)?
- Brian KnutsonMay 08, 2017Brass 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 KnutsonMay 08, 2017Brass 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]