FILTER OBJECT ID’s
👋 Hi
all,
Today i came across with different type of requirement, Sometimes
you might be need to filter object ID’s from excel sheet or other
locations – IF your ID is Starting number to Ending Number Like – 1..458 you
can filter easily.
But
if your ID is random then you have to use pipe symbol ”|” and if you are using
manually it takes more time, To overcome i developed a Function in NAV and that
function i want to share, so those who have need they can consume this function
and make smile in your face L.
Solution:
To Achieve this write a function
where you feel free, in our demo i used a custom codeunit.
See
the bellow screenshot of Function.
See
the Bellow screenshot of local variables