Hi,
I need to know about the AOT query and how the Groupby is working in it.
Here is my Query i have created the relation manually For Salestable.salesid==salesline.salesid, salestable.custaccount== custtable,accountnum. when i use group by for Salestable.custaccount only the data for the other fields in the grid is not populating. when i use groupby for all the fields the data are populated on the grid, but it was not worked properly The custaccount field shows duplicate data after using Groupby . How the Groupby works and still i dont know much about that.
Regards,
Ram.