Notifications
Announcements
No record found.
Hello,
how can i filter form data source all customer start with 21000.
how can i write expression on query range custAccountNum start with 2100 in AOT query object.
BR
Ahmed
Hi MAKDAX2012_Ahmed,
For all customers starting with "2100', have you tried the expression "2100*"?
Hi Ahmed,
If you use query range expression or select statement ,please check this blog:
community.dynamics.com/.../using-not-like-in-x-select-statements-and-query-ranges
Another way is to use SysQuery::valueLike()
Thanks but i want to use query expression in AOT query range
i have tried but i did not work
You want 2100 followed by any number of characters (for which you can use * wildcard), therefore the value should be 2100* (not "2100*"?).
i am using query in Display menu to open filtered form like past worker in HRM module
i want result like this
Bur when i use AOT query range 2100* with display menu i get this type of result.
the result is
and also get error
Error executing code: FormRun object does not have method 'okPressed'.
Stack trace
(C)\Classes\FormRun\okPressed(C)\Classes\QueryRun\prompt(C)\Classes\QueryRun\run
Please try "21000*".
By the, way, the query you use in the first screenshot isn't what you asked for. You wanted values starting with 21000, but your filter will return values containing 21000.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 551 Most Valuable Professional
André Arnaud de Cal... 450 Super User 2025 Season 2
BillurSamdancioglu 278 Most Valuable Professional