6
Make Linq queries available in code in AL.
The query object that now exist don't let you define all possible queries. You can't evaluate the values of two fields Example where Name = "Name 2".
Or use aggerated subqueries.
Also you must combine these results to a page or a report.
This could speed up some queries especially if you need to evaluate field values to the value of an other field, instead of to have to loop to all the records and mark them.
The query object that now exist don't let you define all possible queries. You can't evaluate the values of two fields Example where Name = "Name 2".
Or use aggerated subqueries.
Also you must combine these results to a page or a report.
This could speed up some queries especially if you need to evaluate field values to the value of an other field, instead of to have to loop to all the records and mark them.
STATUS DETAILS
Needs Votes
Business Central Team (administrator)
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team