Hi Guys,
I am having this basic requirement that in a standard AX 2012 R3 Grid form , user should be able to filter records.
However the standard AX filter allows filterations of only one record.
EG.
Grid Form A having Item Itemid in column A having Items Item1 to Item100.
So if a user wants to filter out some random items which he gets in email , he has to rewrite all those items in a notepad with comma separated as shown below.
Item1,Item45,Item56,Item6,Item56.. and so on....
Is there a way that the user can select the items from the excel and just paste it in the filter and it gets filtered.This is something other ERP's offer.
Also the filteration with comma separated is also having some length issues that is the reason user can filter only 20-25 items with comma separated values.
*This post is locked for comments