Hi all,
I have three tables.
when i make a entry in table A(10 fields), it will insert into table B(5 fields) and table C (5 fields).
Now, i have form A with the data source table B which has 5 fields. eg.(Customer Account, Name, Division, Date).
When i open the form A, the records should be grouped. if i have 3 records customer account as 1000 , i want to display only one record with range of Customer Account,Division,Date.
In AX4 there is no querybuilddatasource.addgroupbyfield().
Is there any other option where i can achieve this.
Thanks,
Rusty.
*This post is locked for comments
I have the same question (0)