Forum Discussion
SoraiaT
Helper I
6 years agoFeed OData by date
Hi everyone!
Does someone know if there is a way to create a parameter on "Feed OData" from a SharePoint list to choose the data to import with a filter by date.
All SharePoint list have a collum with date "modified", i would like to import date from a date before XX-XX-XX.
Thank you in advance!
Best
2 Replies
- parry2k
Super User
- SoraiaT
Helper I
Thank you parry2k it is a help with other filters but related to Date Functions it's only presented options to filter to a specific day/ hour, what i would like is to have before a day/month/year.
The link i'm using is:
www.companydomain.pt/sharepointsite/_api/web/lists/GetByTitle('nameoflist')/Items()
So you have ideia what could I add to make the filter before a day/month/year?
Thank you again!