Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
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.
Hi,
It is not possible with OOTB QueryBuilder predicates
https://experienceleague.adobe.com/docs/experience-manager-64/developing/platform/query-builder/quer...
You can write your own predicates and then can be achieved.
https://experienceleague.adobe.com/docs/experience-manager-64/developing/platform/query-builder/impl...
View solution in original post
Thanks
Views
Likes
Replies