111
Views
2
Comments
Solved
Filtering data with calendar per Month
hi i want do a filter with a calendar where i select a certain month and the list show me only the trains of that month. Ps: i have my DB in other module
2020-09-18 09-37-36
Devendra Baghel
Solution

Hi Luana,

You can get month form the calendar and pass the value as input parameter to aggregate where you can filter a date based on month using inbuilt month function 


Best Regards

Devendra



UserImage.jpg
Luana Borges

Hi!! Thank you, it worked!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.