Hi I am Trainee Technical Consultant.
Can we write the Find() method for Integer, long-int and real numbers.
Thanks In advance
Hi I am Trainee Technical Consultant.
Can we write the Find() method for Integer, long-int and real numbers.
Thanks In advance
Is your question answered? If so, please verify it (by Did this answer your question? > Yes).
I meant the version of AX. It seems that you're talking about D365FO and therefore this thread belongs a D365 forum. Is that correct? If so, I'l move it there for you. Please use forums like Dynamics 365 Finance Forum for questions about D365FO and this Dynamics AX Forum for questions about AX 2012 and older versions.
visual studio 2015
You can write find() method for any value that you write a query for, because find() method is nothing more than a select statement wrapped in a method.
Nevertheless using a real number would be problematic, unless you always use rounded values. Otherwise you can get into troubles if the values differ at the tenth decimal place, for example.
By the way, which version are you talking about?
André Arnaud de Cal...
292,886
Super User 2025 Season 1
Martin Dráb
231,768
Most Valuable Professional
nmaenpaa
101,156
Moderator