Custom Date Filter "Since"
Dear all,
I am looking for a solution to filter my data based on time period. I currently have data going back to 2016, but I want to filter it to show only entries for 04/2019 until today.
The today should be dynamic. Any ideas?
Thank you in advance!
KR
Chris
-
Hi Christopher,
I think you can do this with a custom-filter. Add your date filter and edit it. Click advanced and paste:
{
"from": "2019-01-01"
}change the from if needed. Save it.
After click on the three-lines (i call it the hamburger-icon) and select Set as backgroundfilter.
Now users can only select days/weeks/months/years from 01-01-2019 uptill today where today is going to be dynamic
Please sign in to leave a comment.
Comments
1 comment