how to fetch records based on modified date which is done on perticular days of months using Query builder.
For Example: i have to fetch records based on modified date is all Wednesday of particular month using Query builder.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
It is not possible with OOTB QueryBuilder predicates
You can write your own predicates and then can be achieved.
Views
Replies
Total Likes
Hi,
It is not possible with OOTB QueryBuilder predicates
You can write your own predicates and then can be achieved.
Views
Replies
Total Likes
Thanks
Views
Replies
Total Likes