Dear Friends
In above Get request how I will compare the Current Date for example New_Date_From les than Equal to Current Date
Please guide me about this.
Thanks
*This post is locked for comments
Dear Friends
In above Get request how I will compare the Current Date for example New_Date_From les than Equal to Current Date
Please guide me about this.
Thanks
*This post is locked for comments
I want to pass the current date in filter parameter in api in browser Not in Javascript code. Like this I just write on browser ...... Today function is not working:
d365sample1.crm6.dynamics.com/.../accounts$select=new_name,new_date_to,new_date_from&$filter=new_date_from le today
Hi Anil,
community.dynamics.com/.../crm-2011-javascript-to-set-the-current-date-and-time
var currentDateTime = new Date(); // if time differs from time zone to another zone. //new Date().addHours(5);
Xrm.Page.getAttribute("xyz").setValue(currentDateTime);
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156