Hi,
We do have two ways of creating a query:
1) Query by using AOT (visualization)
2) Query by using X++
I know that we can use 'while' select statement to loop over many records in query using X++
But then is there a way that we can achieve the effect of 'while' function if we have to create a query using AOT..? Or do we ALWAYS have to create query in x++ if we have to loop over many records ?
Thank you.
*This post is locked for comments
I have the same question (0)