Hi everybody,
I have a problem that needs to select top x records like SQL in X++ code.
I found that X++ has firstonly, firstonly10, firstonly100 and firstonly1000.
but i need to select x records, and x is a variable.
What can i do for this case.
Thank for your help.
*This post is locked for comments