I want to show content in view last 30 days only. I managed to create the view and set the filter as "Content: Post date" but got struck in getting correct Value type.
I tried the following filter in views
"Content: Type (= Document) Content: Post date (<= -30days)"
Any help is really appreciated.