Help in Grouping
Posted: Tue Oct 08, 2024 10:28 pm
Hi,
I am having trouble displaying a report that has the following visualization.
As you can see, each group (red rectangle) consists of a record containing the information of a "parent" record (in blue rectangle) and a list of "child" records (in green rectangle).
I cannot find a way to group the information to display it as shown in the example mentioned earlier.
Based on the report information, the records that do not have information in "cve_prodk" are the parent records, and those that have information in "cve_prodk" indicate that they are children. That is, for example, the first record has a value of 918 in "cve_prodk", which indicates that it is a "child" of the record with the value of 918 in "cve_prod".
I provide a example of the report im trying to replicate (we are migrating from desktop to web) I tried base on the documentation without success.
I would appreciate help to display this information.
I also provide an example project. Thanks
I am having trouble displaying a report that has the following visualization.
As you can see, each group (red rectangle) consists of a record containing the information of a "parent" record (in blue rectangle) and a list of "child" records (in green rectangle).
I cannot find a way to group the information to display it as shown in the example mentioned earlier.
Based on the report information, the records that do not have information in "cve_prodk" are the parent records, and those that have information in "cve_prodk" indicate that they are children. That is, for example, the first record has a value of 918 in "cve_prodk", which indicates that it is a "child" of the record with the value of 918 in "cve_prod".
I provide a example of the report im trying to replicate (we are migrating from desktop to web) I tried base on the documentation without success.
I would appreciate help to display this information.
I also provide an example project. Thanks