Hi All,
I am trying to preview the query in codeunit but not able to get preview .. I tried with using filter eg: setfilter and setrange.
Please suggest, how to preview the query using codeunit.
Qry.OPEN;
WHILE Qry.READ DO BEGIN
END;
Qry.CLOSE;
Thanks
*This post is locked for comments
Hi,
You could run the Query from the Object Designer.
Then you will see the data of the query.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156